/**
 * @file
 * Use this CSS file to override base CSS rules
 */

/* Set default font weight to 300 for better typography in high-density screens */
/*body {
  font-weight: 300;
}*/


.path-frontpage .main-content {
  background-image: none;
}
.path-frontpage .featured-top {
  background-image: url(/themes/contrib/businessplus_lite/css/base/../../images/frontpage-content-background.png);
  background-repeat: repeat;
  background-position: 50% 50%;
}

/*
.page-node-6 .featured-bottom {
  background-image: url(/sites/default/files/bg-featured-2.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

 */



/** 17/10/2022 */
h1.page-title {
  margin: 0.5em 0px 0px 0px;
  /*margin-bottom: 0px;*/
}
.logo img {
  width: 70%;
}
.header-first {
  padding: 0px;
}

