﻿
/*Estilo texto (titutlos,subtitutlos, etc)*/

.portal-section-title {
    text-align: center;
    font-size: 1.65rem;
    font-weight: 600;
    color: #3b3c36;
}

.portal-section-Tramite {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: #3b3c36;
}


.portal-section-subtitle {
    text-align: center;
    font-size: 1rem;
    font-weight: 550;
    color: #3b3c36;
}



.portal-title-modal {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: #3b3c36;
}

.portal-subtitle-modal {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    color: #3b3c36;
    margin-top:-20px;
}

.portal-check-modal {
    text-align: center;
    font-size: 1rem;
    font-weight: 540;
    color: #3b3c36;
}
