.top_bar {
  
    background: #3b2c97;
}

.box {
   
    background: #3b2c97;
}

.copyright {
    
    background: #1a124b;
}

.reserva {
    border-color:#dc2c1c;
    background: #dc2c1c;
}

.staff .info span.position {
   
    color: #3b2a97 !important;
}

.logo_line {
   
    background: #3b2c97;
}

.hamburger i {
    
    color: #1a124b;
}

.section_title::before {
    
    background: #3b2c97;
}

@media only screen and (max-width: 575px){
    .logo_container {
        width: 190px;
    }
        
}

a:hover {
    color: #3b2c97 !important;
}

.reserva:hover {
    color: white !important;
    background: #7e72c6 !important;
}

.button::after {
    
    background: #3b2c97;
}
.box::after {
     background: #3b2c97;
    
}

.home_title span {
    color: #dc2c1c;
}

.box_text {
    font-size: 120%;
    line-height: 2.14;
    color: #FFFFFF;
    font-weight: 400;
    margin-top: 2rem;
}

.about_text p{
    font-size:130%;
}

#button-up{
    background: #dc2c1c;
}

.jsCalendar.material-theme thead {
    background-color: #42644C;
}

.jsCalendar tbody td.jsCalendar-current {
    background-color: #42644c;
}

.section_title h2 {
    font-size: 30px;
    font-weight: 500;
    color: #2b322e;
}

.section_title::before {
    background: #42644f;
}

.select_medicos {
   
   
    color: #42644f;
}

body {
    
    background: #fefdf4 !important;
}