/*
 Theme Name:   Sanat Child
 Theme URI:    http://expert-themes.com/wp/sanat
 Description:  This is Sanat Child WordPress theme
 Author:       Expert Themes
 Author URI:   https://themeforest.net/user/expert-themes
 Template:     sanat
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
 Text Domain:  sanat-child
*/

body {
	padding: 0;
	margin: 0;
}

.wp-block-columns {
	background: rgba(255, 255, 255, 0.9);
	padding-top: 250px;
	margin: 0 25px 0 25px;
}

.wp-block-columns .wp-block-column {
	padding: 25px;
}
.wp-block-columns .wp-block-column p {
	margin: 1em 0 1.5em 0;
}
