
@media (max-width:809px) {

    .page-title {
        line-height: 20px !important;
        text-align: center !important;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

}

@media (min-width:810px) {
}


.btn-primary {
    background: #43B2E5 !important;
    border-radius: .30rem;
    border-color: #43B2E5 !important;
    /*background: #3b5de7 !important;*/
}

.btn {
    font-weight: bold;
}