.main-btn {
    display: inline-block;
    padding: 0 45px;
    line-height: 65px;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    background-color: #93ba21 !important;
    color: #ffffff;
    border-radius: 32px;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    border: none;
}
.single-feature-box {
    background-color: #6c5769 !important;
    text-align: center;
    padding: 80px 55px;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1;
}

/**
* Theme Name: cleanze Child
* Description: This is a child theme of cleanze, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/templatepath/portfolio">templatepath</a>
* Template: cleanze
* Version: 1.0.8
*/