﻿body {
}
.site-heading h2::after, .site-heading h2::before {
    background: #90b61c !important;
}

.fa-angle-right:before, .fa-angle-left:before {
    color: #90b61c !important;
}
.aspectogeneral {
    margin-top: 2em;
    text-align: justify;
}
.preguntas {
     margin-top: 10px;
    font-style: italic;
    font-size: medium;
    color: grey !important;
}
h3 {
    font-weight: bolder;
    background:transparent !important;

}
th {
    background: #90b61c !important;
}