/*
Theme Name: DRF 2021 Theme
Template: twentytwenty
Theme URI: https://wordpress.org/themes/twentytwenty/
Author: KO Webhosting
Author URI: ko-websites.com
Requires at least: 4.7
Requires PHP: 5.2.4
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: homepage, full-width-template,acf builder, rtl-language-support, theme-options, threaded-comments, translation-ready,  accessibility-ready
Text Domain: drf2021
*/
.block-content-boxes-alt .item-inner a span{
	text-shadow: 0px 0px 10px #000;
}
@media (min-width: 1000px){
	.sec-footer-widgets .foot-widgets.column-one{
    	width: 23rem;
	}
	.sec-footer-widgets .foot-widgets.column-two{
    	width: 25rem;
	}
	.sec-footer-widgets .foot-widgets.column-four{
		width: 35rem !important;
    	text-align: right;
	}
	.sec-footer-widgets .foot-widgets.column-four .button{
		max-width: 65%;
    width: 100%;
	}
	.sec-footer-widgets .foot-widgets.column-four .si-icons{
		justify-content: end;
	}
	.sec-footer-widgets ul{
		columns: 2;
	}
}