html, body, div, input, select, textarea, button, step, service, desktop, span {
    font-family: Georgia, 'Times New Roman', serif !important;
    color: rgb(575757) !important;
    border-radius: 6px !important;
}

.white-text {
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 26px !important;
    color: white !important;
}

h3 {
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 26px !important;
    color: #393939 !important;
}

.step {
    background-color: #393939 !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 32px !important;
    color: white !important;
}

input[type="radio"{
    accent-color: rgb(197,157,95) !important;
}

.ui-datepicker-month {
    font-family: Georgia, 'Times New Roman', serif !important;
}

.ui-datepicker-year {
    font-family: Georgia, 'Times New Roman', serif !important;
}

.ng-tns-c0-7 {
    font-family: Georgia, 'Times New Roman', serif !important;
}

.ng-tns-c0-1 {
    font-family: Georgia, 'Times New Roman', serif !important;
}

.hour {
    font-family: Georgia, 'Times New Roman', serif !important;
}

td {
    font-family: Georgia, 'Times New Roman', serif !important;
}

.icon {
    background-color: rgb(197,157,95) !important;
    fill: rgb(197,157,95) !important;
    display: flex !important;
    justify-content: center !important;
}

input, .ng-untouched{
    border-color: rgb(197,157,95) !important;
    border-width: 2px !important;
}

.checkbox-label {
    font-family: Georgia, 'Times New Roman', serif !important;
}

.days-to-reservation {
    font-family: Georgia, 'Times New Roman', serif !important;
    color: #393939;
}
