.contact-info-contact {
    max-width: 500px;
    margin: 0px auto;
    padding: 0px 25px;
    /*background: #f8f9fa;*/
    border-radius: 12px;
    /*box-shadow: 0 2px 12px rgba(0,0,0,0.08);*/
    text-align: center;
    /*font-family: 'Segoe UI', Arial, sans-serif;*/
}

.contact-info-contact h2 {
    margin-bottom: 18px;
    font-size: 2rem;
    color: #2c3e50;
    font-weight: 600;
}

.contact-info-contact p {
    margin: 10px 0;
    font-size: 1.08rem;
    color: #34495e;
    line-height: 1.5;
}

.contact-info-contact p span {
    font-weight: 500;
    color: #007bff;
}

.horario{
    text-align: center;
}

.contact-info-contact .tit_horario, .horario .tit_horario{
    margin-top: 20px;
    font-weight: 700;
}