/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/
/*
h1, h1 a, h1 a:hover, .text-logo #logo {
  font-size: 5em;
  line-height: 1em;
  font-weight: 900;	
	background:-webkit-linear-gradient(60deg, #f7b200 1.82%, #009CC3 10.1%, #00A5A4 18.13%, #00A5A4 32.18%, #2FAC66 41.47%, #5FB565 50%);
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
}
h2 {  font-size: 2.5em;	color: white;padding-bottom: 0.5em;}
h3 {  font-size: 2em;}
h4 {  font-size: 3em;  font-weight: 500;  color: #0095eb;}
.column_attr h4 {  font-size: 1.75em;    margin: 0;}

.countdown {  padding: 5em 0 0;}
*/