element.style {
}
.text-center {
    text-align: center !important;
    

}
.mb-3, .my-3 {
    margin-bottom: 0.2rem !important;
    
}
@media (min-width: 992px) {
    .h2, h2 {
        font-size: 25px;
margin-left: -110px;
    }

   .ronded-green {
    padding: 5px 8px;
    line-height: 100%;
    border: 2px #fff solid;
    border-radius: 60px;
    background: #6cbd45;
    color: #fff;
}
.btn-green {
    background: #6cbd45;
    color: #fff;
}
}