/*Input Your Custom CSS Here*/
.widget-categories-thumb{
	margin-top: 30px;
    background: url(../../images/base/srd3.jpg) 0% 0% / cover no-repeat;
    padding: 80px 0px;
}

.widget-title2 h3 {
    font-size: 42px;
    line-height: 44px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: 31px 0px 40px;
}

.widget-button a {
    font-size: 17px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 17px 40px;
    background: #fab909;
    border-radius: 4px;
}