﻿.divTextoEntry {
    height: 75vh;
    overflow-x: hidden;
    overflow-y: auto;
}


#page-title span {
    display: unset !important;
    margin-top: unset !important;
    font-weight: unset !important;
    color: unset !important;
    font-size: unset !important;
}

#page-title.page-title-center span {
    max-width: unset !important;
    margin-left: unset !important;
    margin-right: unset !important;
}

.topic:first-child {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
}


.styleH5HowQuote > .topic > .col-sm-9:not(:first-child) {
    padding-top: 30px;
}

.styleH5HowQuote > .topic > .col-sm-9 {
    list-style: disc;
    padding-left:0!important;
}


