/*
Theme Name: zyme
Theme URI: https://#
Author: #
Author URI: https://#
Description: #
Requires at least: WordPress 4.9.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zyme
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


.ssss img {
	max-width: 100%;
	height: auto;
}

.career-list h3 {
	margin-bottom: 1.25rem !important;
}

.career-list li{
	color: #4c4c4c;
    font-size: 1rem;
    font-weight: 400;
	line-height: 1.9375;
	margin-bottom: initial !important;
}

.page-holder.four-o-four{
	background: linear-gradient(50.88deg, #010a13 4.07%, #000c23 94.86%);
}

.page-holder .four-o-four-wrapper{
	height: 100vh;
}
.page-holder .four-o-four-wrapper h1{
	height: 100%;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cookies-alert {
	display: none;
}
.wysiwyg img {
    height: auto;
}