@charset "UTF-8";
/***!  /templates/shaper_helixultimate/css/custom.css  !***/

/* typo */
.subline {
    font-size: 1.4em;
    font-weight: 100;
}
.text-bg-blue {
    background-color: #00387a;
    padding: 10px 30px;
    border-radius: 25px;
}
.bg-blue-card{
    border-radius: 7px 7px 0px 0px;
}
.sppb-blockquote-style {
    font-size: 18px;
    line-height: 1.55;
    margin: 12px 0;
    /* border-top-right-radius: 4px; */
    /* border-bottom-right-radius: 4px; */
    padding: 0px 16px;
    font-style: italic;
}
