/*
Theme Name: Dom Show
Theme URI: https://khrystev.dev/
Author: Roman Khrystev
Author URI: https://khrystev.dev/
Description: Dom Show
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1
Requires at least: 5.0
Tested up to: 5.5
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: domshow
*/
.text * {
	line-height: 1.5;
}

.text p {
	margin-bottom: 20px;
}

.hero-link {
	  position: absolute;
    width: 92%;
    height: 50%;
    cursor: pointer;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 0;
}

.hero-picture {
	height: 100%;
}

.hero-img {
	height: 100%;	
	width: 100%;	
}