.decorative-title:before {
    content: '______';
    display: block;
    width: 100%;
    margin: -7px 0 30px 0;
    color: #ffffff;
    line-height: 1px;
}

.text-row {
    background-color: #175da5;
}
h1 {
    color: #175da5;
    font-weight: 900;
}
button.btn {
    background-color: #175da5 !important;
}