.footer .grid-child{
  padding: 0rem 0em;
}

a {
  color: #2c2c2c;
  font-size: 18px;
  font-family: 'Quicksand';
  line-height: 0;

}
a:hover {
  color: #fbc61f;
}

a:not([class]) {
   text-decoration: none;
}

:root{--body-font-family: 'Quicksand';}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{ font-family: 'Quicksand';}

.container-topbar {
  background: #2c2c2c;
}

.container-header {
  background-image: linear-gradient(135deg,#2c2c2c,#2c2c2c 100%);
} 
.com-content-article__body {font-size:22px!important;}
.osm-plan-short-description {font-size:20px!important;margin: 15px 0 15px 0 !important;}
.osm-pricing-table-circle .osm-plan .osm-signup-container, .osm-pricing-table-flat .osm-plan .osm-signup-container {margin: 20px 0 20px 0 !important;}

@media (max-width: 850px) {
iframe {width: 373px !important; height: 210px !important;}

}

@media (min-width: 851px) {
iframe {width: 673px !important; height: 377px !important;}
}

.card {
  --card-border-width: 0px !important;
}
