.elementor-1798 .elementor-element.elementor-element-3d87f703{padding:110px 0px 80px 0px;}:root{--page-title-display:none;}/* Start custom CSS */[type=button], [type=submit], button {
    font-weight: 500;
    font-family: "nunito";
    text-transform: uppercase;
    color: #FFF;
    background-color: #82008C;
    border: 0;
    padding: 15px 35px 15px 35px;
    font-size: 1rem;
    border-radius: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #000;
    background-color: #FF9B9B;
    text-decoration: none;
}

hr {
    display: none;
}/* End custom CSS */