/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,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,block-patterns
Version: 3.2.1690847889
Updated: 2023-07-31 23:58:09

*/

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;800;900&display=swap');

/** GLOBAL: Links **/
a, a:hover, a:active, a:focus,
img:hover, img:active, img:focus{
	outline: none !important;
	transition: all 0.3s ease;
}

/** GLOBAL: Typography **/
body {
  color: #032c28;
  font-family: 'Work Sans', sans-serif;
}
body, p{
  font-size:18px;
  line-height:1.8em;
}

/** GLOBAL: Container **/
.container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

/** GLOBAL: Button **/
a.site-button{
	background-color:#68c4a1;
	border-radius:30px;
	color:#032c28;
	font-weight:bold;
}
a.site-button:hover{
	background-color:#032c28;
	color:#fff
}

a[href="https://www.s-sols.com/products/wordpress/accelerator?utm_source=usersite&utm_medium=banner&utm_campaign=free_lim_ver&utm_term=accel"] {
  display: none !important;
visibility: hidden !important;	
}