.elementor-19885 .elementor-element.elementor-element-c97b7cc{--display:flex;}.elementor-19885 .elementor-element.elementor-element-c3a88f6{--display:flex;--margin-top:50px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS */body.elementor-page-19885 {
    
    p:has(.button.large) {
        text-align: center;
padding: 30px 0;
    }
    
    .button.large {
background-color: rgb(224, 176, 60);

color:rgb(78, 60, 17);
padding: 15px 45px 15px 35px;
border-radius: 100px;
font-size: 20px;
font-weight: bold;
position: relative;
text-decoration: none;

&:after {
    color:rgb(78, 60, 17) !important;
    font-size: 15px;
    line-height: 1.5;
    content: ">";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -webkit-calc(50% - 9px);
    top: calc(50% - 9px);
    right: 15px;
    color: white;
    border: 1px solid rgb(78, 60, 17);
    border-radius: 100%;
    width: 16px;
    height: 16px;
    text-indent: 2px;
    }
}/* End custom CSS */