.main {
    background: #003a76;
    line-height: 7mm;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 20px;

}

.main__txt {
    text-align: left;
    text-align: justify;
    font-weight: 400;
   
}

.group--color2 .container {
    background: #ef5936;
    color: #fff;
    text-align: center;
    padding: 1px;
    
}