body {
    font-family: 'Montserrat';
}

.side-title {
    padding-top: 120px;
}

.side-title h1 {
    font-weight: bold;
}

.side-title p {
    padding-top: 80px;
    line-height: 30px;
}

.login-title h3 {
    font-family: 'Merriweather';
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 0;
}

.login-title p {
    font-size: 15px;
}

.input-group-text {
    background-color: #FFFFFF;
}

.footer-text {
    padding-top: 100px;
    padding-bottom: 0;
}