.Promo03 {
    background-color: #0d68cb;
    background-image: linear-gradient(105deg, #004188 12%, rgba(255, 255, 255, 0) 77%);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px 0px 0px 0px;
    border-color: #e2e2e2;
    border-style: solid;
    padding-top: 60px;
    margin-top: 0px;
    padding-right: 30px;
    padding-bottom: 60px;
    margin-bottom: 0px;
    padding-left: 30px;
}

.Promo03 h2 {
    font-family: var(--fontfamilysd);
    font-weight: 600;
    margin: 0;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 48px;
    line-height: 1.2;
}

.Promo03 h3 {
    font-family: var(--fontfamilysd);
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
}

.Promo03 h3,.Promo03 .subtitle {
    font-family: var(--fontfamilysd);
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
}

.Promo03 .featurette-image {
    float: right;
}