.pad-bottom-0 {
    padding-bottom: 0px;
}

.pad-top-0 {
    padding-top: 30px;
}


.display-flex {
    display: flex;
}

.flex-bottom {
    align-self: flex-end;
}

.text-top {
    text-align: justify;
    line-height: 1.5;
}

.title-agr {
    width: inherit;
    font-size: 24px;
    font-weight: 600;
    color:#d9a521;
    line-height: 1.2 !important;
    margin-bottom: 20px;
}

.title-agr1 {
    width: inherit;
    font-size: 24px;
    font-weight: 600;
    color:#d9a521;
    line-height: 1.5 !important;
}

.title-agr2 {
    width: inherit;
    font-size: 14px;
    font-weight: 600;
    color:#d9a521;
    line-height: 1 !important;
    margin-bottom: 2rem
}

.title-agr3 {
    width: inherit;
    font-size: 20px;
    font-weight: 600;
    color:#d9a521;
    line-height: 1.5 !important;
}

.title-agr4 {
    width: inherit;
    font-size: 20px;
    font-weight: 600;
    color:#d9a521;
    line-height: 1.5 !important;
    padding-top: 2rem !important;
}

.title-agr5 {
    width: inherit;
    font-size: 18px;
    font-weight: 400;
    color:#d9a521;
    line-height: 1.5 !important;
    padding-top: 1.2rem
    padding-bottom: 0.5rem !important;    
}