
      
      .buttonsabrina {
        color: #fff !important;
        background-color: #b47775 !important;
        border-radius: 15px;
        padding: 15px 25px;
        margin: 20px !important;
        display: inline-block;
        cursor: pointer;
        text-decoration: none !important;
        
    }
          
          
      .buttonsabrina:hover {
        color: #fff !important;
      background: #cc9f9f;
        background-color: #cc9f9f !important;
        border-radius: 15px;
        display: inline-block;
        text-decoration: none !important;
        cursor: pointer;
    }
    
    .buttonsabrina a:link {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    .buttonsabrina a:active {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    .buttonsabrina a:hover {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    .buttonsabrina a:visited {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    
    .wp-block-button__link {
        background-color: inherit;
    }
    
    
    .ld-section-heading h2 {
        padding: 0 20px !important;
    }
    
    
    
    
    .buttonstyle {
        color: #fff !important;
        background-color: #b47775 !important;
        border-radius: 15px;
        padding: 15px 25px;
        margin: 20px !important;
        display: inline-block;
        cursor: pointer;
        text-decoration: none !important;
    }
    
    
    .buttonstyle:hover {
        color: #fff !important;
      background: #cc9f9f;
        background-color: #cc9f9f !important;
        border-radius: 15px;
        display: inline-block;
        text-decoration: none !important;
        cursor: pointer;
    }
    
    .buttonstyle a:link {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    .buttonstyle a:active {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    .buttonstyle a:hover {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    .buttonstyle a:visited {text-decoration: none !important;
    color: #ffffff !important;
    }
    
    
    .linkstyle a:link {text-decoration: none !important;
    color: #ffffff !important;
         background: #b47775;
        background-color: #b47775 !important;
        border-radius: 15px;
        display: inline-block;
        cursor: pointer;
        padding: 0 25px;
    }
    
    .linkstyle a:active {text-decoration: none !important;
    color: #ffffff !important;
         background: #cc9f9f;
        background-color: #cc9f9f !important;
        border-radius: 15px;
        display: inline-block;
        cursor: pointer;
        padding: 0 25px;
    }
    
    .linkstyle a:hover {text-decoration: none !important;
    color: #ffffff !important;
         background: #cc9f9f;
        background-color: #cc9f9f !important;
        border-radius: 15px;
        display: inline-block;
        cursor: pointer;
        padding: 0 25px;
    }
    
    .linkstyle a:visited {text-decoration: none !important;
    color: #ffffff !important;
         background: #cc9f9f;
        background-color: #cc9f9f !important;
        border-radius: 15px;
        display: inline-block;
        cursor: pointer;
        padding: 0 25px;
    }
    
    .form-submit > #submit {
      border-radius: 10px;
    }
    