﻿
label {
    float: left;
    color: #FFF;
    font-family: Open Sans;
    font-size: 24px;
    font-style: bold;
    font-weight: 700;
}

.form-control {
    border-radius: 3px !important;
    margin-bottom: 15px;
    background-color: #F0F8FF;
}

.buttonAction {
    border-radius: 10.344px;
    background-color: #A21622;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 24.825px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.book-myconsultation-button {
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

    .book-myconsultation-button a {
        color: #FFF !important;
        text-align: center;
        font-family: Open Sans;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration: underline;
    }

