.tr-twitter .overlay-bg {
    background: rgba(0, 191, 243, 0.8);
}

.mc4wp-form input[type=submit] {
    background: transparent;
    border: 1px solid #fff;
}

.mc4wp-form input[type=submit]:hover {
    background: #fff;
    color: #ed1c24;
    border: 1px solid #ed1c24;
}body{
    	font-family: 'Cairo';
        	font-size: 16px;
            	color: #4f4f4f;
    }
h1, h2, h3, h4, h5, h6 {
    	font-family: 'Cairo';
            	color: #4f4f4f;
            text-transform: capitalize;
    }
h1 {
    	font-size: 36px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h2 {
    	font-size: 26px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h3 {
    	font-size: 20px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h4 {
    	font-size: 18px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h5 {
    	font-size: 16px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h6 {
    	font-size: 14px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }