.elementor-section.elementor-section-header{
    background-color: #f00;
    background-image: url(../img/bg-header.svg);
    background-repeat: no-repeat;
    background-position: 74% top;
    background-size: 640px;
}

p.cr{
    color: #000000;
    font-family: "Work Sans", Sans-serif;
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 4rem;
}

.btn-cr{
    font-family: "Work Sans", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #4185f4;
    border-style: solid;
    border-color: #4185f4;
    border-radius: 100px 100px 100px 100px!important;
    margin-bottom: 7rem;
}