:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-0c87f31 */.btn{
    display:block;
    text-align:center;
    background:#8C1639;
    color:#fff;
    padding:10px;
    border-radius:8px;
    text-decoration:none;
    font-weight:bold;
    transition:0.3s;
}

.btn:hover{
    background:#6f102d;
    color:#fff;
}/* End custom CSS */