/*
Theme Name: Beruco Child
Description: Child Theme for Beruco Theme
Author: zozothemes
Version: 1.0
Template: beruco
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */
body .wp-block-columns.cus-footer-contact {
	border: 0 none;
}

body .wp-block-columns.cus-footer-contact {
	padding-top: 0;
	margin-top: 0;
}

h1.hero-headline {
	font-size: 60px;
	line-height: 66px;
	font-weight: 700;
}

h2.like-h1 {
	font-size: 36px;
	line-height: 46px;
	font-weight: 400;
}

body img.site-logo {
	max-width: 355px;
}