.sts_today_sect {
    background-color: #020202;
    color: #ffffff;
    background-image: linear-gradient(158deg, #020202 0%, #626262 98.24%);
}
.sts_today_sect .image {
    display: block;
    margin: -6em auto 0;
    width: auto !important;
}
.sts_today_sect.padding_top_off .image {
    margin-top: -1em;
}
.sts_today_sect .image:not(:last-child) {
    margin-bottom: 2.5em;
}
.sts_today_sect .title {
    font-size: inherit;
    font-weight: 400;
    margin: 0 auto;
    max-width: 22.25em;
}
.sts_today_sect .title:not(:last-child) {
    margin-bottom: 2em;
}
.sts_today_sect .title_row1 {
    display: block;
    font-weight: 600;
    font-size: 1.75em;
}
.sts_today_sect .title_row2 {
    font-size: 8.75em;
    font-family: ReformaGroteskMediumC, sans-serif;
    line-height: 1;
    color: #FF6B00;
    text-transform: uppercase;
}
.sts_today_sect .sect_description {
    font-size: 1em;
    margin: 0 auto;
    max-width: 22.25em;
}
.sts_today_sect .sect_description:not(:last-child) {
    margin-bottom: 2.5em;
}
.sts_today_sect .butt {
    width: 22em;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
}