.t-slds__img {
    display: block;
    width: 100%;
    border-radius: 15px!important;
}



.yellow a:hover{
    color: #000000!important;
        background-color: #e3dc7c!important;
}


.green a:hover{
    color: #fff!important;
        background-color: #565f32!important;
}


.tn-form__submit button:hover {
    color: #000000!important;
        background-color: #e3dc7c!important;
}

.greentext a:hover{
    color: #565f32!important;
       
}
