.t-title_xxl{
    color: rgb(179, 179, 179);
    font-family: SFUIText-Light;
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 0px;
    background-color: #2b2b2b;
}
.my_padding_bot_20{
    padding-bottom: 20px;
}
.my_padding_bot_10{
    padding-bottom: 10px;
}
.my_padding_top_20{
    padding-top: 20px;
}