.top-container .threequarter {
align-content:center;
}
.top-container {
border-bottom:1px solid #cdcdcd;
}

:root {
    --colorPri: #e6e6e6;
    --colorSec: #eda5a9;
    --colorTer: #2171b9;
    --colorQua: #aecde7;
    --highlightPri: #142570;
    --highlightSec: #ffffff;
}

