/* CSS Overrides go here */

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

body html, body, p, .site-container { 
font-size:18px!important;
font-family:'Open Sans', sans-serif!important;
font-weight:300!important;}

h1 {
margin:20px 0!important;
font-size:48px!important;
line-height:1.2em!important;
font-family:'Open Sans', sans-serif!important;
font-weight:300!important;
color:#000;}

h2 {
line-height:1.6em!important;
font-family:'Open Sans', sans-serif!important;
font-weight:300!important;
color:#000;}

h4 {
line-height:1.6em!important;
font-family:'Open Sans', sans-serif!important;
font-weight:300!important;
color:#000;}


h1.auth__title, .auth__label, .card__body, h4.card_title {
color:#000!important;}

/* h2, h4 {
font-size:54px!important;
font-weight:500!important;} */





#block-1606242427442_0 .btn {
margin:20px 0;
color: #fff!important;
border-color: #c59c58;
border-radius: 8px!important;
background-color: #c59c58!important;}

#block-1555988494486 {
text-align: right;
margin-right: 100px;
margin-top: 100px;}

.auth__link a {
color: #c59b58!important;}

.auth__content .form-btn {
color: #fff!important;}



/* CSS Responsive - iPad */

@media only screen and (max-width: 811px) {

#block-1555988494486 {
text-align: right;
margin-right: 10px;
margin-top: 10px;}
    
#block-1555988494486 .logo__image {
width: 260px!important;}

body html, body, p, .site-container { 
font-size:16px!important;}
    
h1 {
margin:20px 0!important;
font-size:34px!important;
line-height:1.2em!important;}
    
h4 {
line-height:1.4em!important;
font-size:22px!important;}
    
}
/* end CSS Responsive - iPad */





/* CSS Responsive - mobile */

@media only screen and (max-width: 414px) {

.justify-content-right {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: center!important;}

#block-1555988494486 .logo__image {
width: 160px!important;}
    
#section-1606243242131 .sizer {
padding-top: 140px!important;
padding-bottom:0!important;}
    
h1 {
margin:10px 0!important;
font-size:28px!important;
line-height:1.2em!important;}    
    
h2 {
margin:10px 0!important;
font-size:24px!important;
line-height:1.2em!important;}    
    
}
/* end CSS Responsive - mobile */