.tb-report{
    border-collapse:collapse;
    border-color:#aaa;
    border-spacing:0;
    width: 100%;
}
.tb-report td{
    background-color:#fff;
    border-color:#aaa;
    border-style:solid;
    border-width:1px;color:#333;
    font-family:Arial, sans-serif;
    font-size:14px;
    overflow:hidden;
    padding:5px 5px;
    word-break:normal;
}
.tb-report th{
    background-color:#37bfbf;
    border-color:#fff;
    border-style:solid;
    border-width:1px;
    color:#fff; 
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
}
.tb-report .tg-0lax{
    text-align:center;
    vertical-align:top
}
.tb-report .tg-dg7a{
    background-color:#37bfbf21;
    text-align:center;
    vertical-align:top;
}
.tb-report .alignleft{
    text-align:left !important;
}
.tb-report td img{
    width: 25px;
}

#prospectus .sub-page-slide strong{
    display: none !important;
}

.link-custom{
    color: #235e64 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.style-custom{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #7e7e7e;
}

.tb-cust{
    border-collapse:collapse;
    border-color:#aaa;
    border-spacing:0;
    width: 100%;
}
.tb-cust td{
    background-color:#fff;
    border-color:#aaa;
    border-style:solid;
    border-width:1px;color:#333;
    overflow:hidden;
    padding:5px 5px;
    word-break:normal;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
}
.tb-cust th{
    background-color:#37bfbf;
    border-color:#aaa;
    border-style:solid;
    border-width:1px;
    color:#fff; 
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
}
.tb-cust th.tg-0lax{
    text-align:center;
    vertical-align:top
}
.tb-cust td.tg-0lax{
    text-align:left;
    vertical-align:top
}
.tb-cust .tg-dg7a{
    background-color:#37bfbf21;
    text-align:center;
    vertical-align:top;
}
.tb-cust .alignleft{
    text-align:left !important;
}
.tb-cust td img{
    width: 25px;
}

.tb-cust svg {
    height: 40px;
    width: 40px;
    margin-right: 12px;
}

.palma-footer-banner-section .title-wrapper .title-content h4{
    color: #ffffff !important;
}
.palma-footer-banner-section .title-wrapper .title-content p{
    color: #ffffff !important;
    max-width:45% !important;
}

.content__certification .card__certification--title h4 {
    overflow: visible !important;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical;
}
.content__certification .card__certification--title:after {
    border: 0px !important;
}
.content__certification .card__certification--desc {
    padding-top: 20px !important;
}