.btn-primary{
    background-color: #FF9900;
    border: 0px;
    padding: 15px 41px ;

    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.btn-primary:hover{
    background-color: #DF8703;
}

.btn-secondary{
    background-color: transparent;
    border: 0px;
    padding: 15px 41px ;

    /* font */
    color: #FF9900;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}

.btn-secondary:hover{
    background-color: transparent;
    color: #DF8703;
}

.navbar-nav .nav-link {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0px 1px;
}

.navbar-nav .btn-primary{
    background-color: #FF9900;
    border: 0px;
    padding: 11px 25px ;

    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.navbar-nav .btn-primary:hover{
    background-color: #DF8703;
    /* font */
    color: white;
}

.navbar-nav .btn-secondary {
    background-color: none;
    border: 1px solid #BCD0E5;
    padding: 11px 25px ;

    /* font */
    color: #2F281E;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.navbar-nav .btn-secondary:hover {
    background-color: transparent;
    border: 1px solid grey;

}

/* HEROBWA SECTION */
.herobwa h1{
    color: #2F281E;
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 30px;
}

.herobwa p{
    color: #2F281E;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 45px;
}


/* FEATURE SECTION */
.feature .container{
    background-image: url("feature-bg.png");
}
.feature .card{
    border: none;
}
.feature h1{
    margin-top: 110px;
    margin-bottom: 60px;;

    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0px;
    text-align: center;
}

.feature .icon{
    width: 50px;
    height: 50px;
    border-radius: 19px;
    color: white;
}

.feature h3 {
    margin-top: 30px;
    margin-bottom: 13px;
    
    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0px;
    text-align: left;
    color: #2F281E;
}

.feature p {

    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: #544837;
}

.feature .btn-primary{
    background-color: #FF9900;
    border: 0px;
    padding: 15px 41px ;
    margin-top: 34px;
    margin-bottom: 90px;

    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;

}

.feature .btn-primary:hover{
    background-color: #DF8703;
}

/* ROLE SECTION */

.roles {
    margin-top: 50px;
    margin-bottom: 150px;

    
    /* font */
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
}

.role{
    margin-top: 100px;
    margin-bottom: 100px;
}

.roles p{
    

    /* font */
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    color: #544837;
    
}

.roles h1{
    margin-top: -25px;
    /* font */
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;


    color: #544837;
}

.roles h3{
    
    /* font */
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    
    color: #544837;
}

.roles i {
    background-color: #FF9900;
    border-radius: 14px;
    padding: 8px;
    color: white;
}

.comment h1{
    margin-top: 230px;

    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
}

.comment p{
    margin-top: 22px;
    margin-bottom: 45px;
    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}

.comment img{
    position: relative;
}

/* ARTICLE */

.article{
    color: #2F281E;
    margin-bottom: 100px;
}

.article h1{
    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 51px;
}
.article p{
    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
.article span:hover{
    color: #FF9900;
}

.article .card{
    border: none;
}
.article .card h1:hover{
    color: #FF9900;
}

.article .card h1{
    /* font */
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

.article span{
    font-weight: 700;
}

/* FOOTER */

.footer{
    border-top: 1px solid #DEE8F2;
    padding-top: 100px;
    padding-bottom: 100px;
}

.footer h3{
    margin-bottom: 50px;

    /* font */
    font-family: Gotham;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
}

.footer p{
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;

}











@media only screen and (max-width: 992px){
    .navbar-nav .btn-secondary, .navbar-nav .btn-primary {
        margin-top: 5px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .navbar-nav .btn-primary:hover {
        background-color: #DF8703;
        /* font */
        color: white;
        
    }
  
    .feature h1{
        margin-top: 110px;
        margin-bottom: 46px;;
    
        /* font */
        font-family: 'Poppins', sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0px;
        text-align: center;
    }

    .roles p {
        margin-right: -50px;
        /* font */
        font-size: 12px;
        font-weight: 400;
        line-height: 24px;
    
        color: #544837;
        
    }
    
    .roles h1{
        /* margin-top: -100px; */

        /* font */
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;

        color: #544837;
    }
    
    .roles h3{
        
        /* margin-right: -50px; */
        /* font */
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        
        color: #544837;
    }
}

@media only screen and (max-width: 1200px){
    .herobwa .btn-primary{
        background-color: #FF9900;
        border: 0px;
        padding: 15px 41px ;
        margin-top: 10px;
        margin-bottom: 10px;
    
        /* font */
        font-family: Poppins;
        font-size: 16px;
        font-weight: 700;
    }
    
    .herobwa .btn-secondary{
        background-color: transparent;
        border: 1px solid #FF9900;
        padding: 15px 41px ;

        /* font */
        color: #FF9900;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 600;
        text-decoration: underline;
    }
}