@charset "utf-8";
/* CSS Document */
body {
  color: #000 !important;
}
.section-padding {
  padding-top: 0rem !important;
  padding-bottom: 3rem !important;
}
.section-top {
  padding-top: 2rem !important;
}
.main-logo img {
  width: 66%;
}

.section-margin {
    margin-top: 0!important;
}
.nav__list-item a{
	color:#000!important;
}
.location__address-container ul .contact-info-item {
color: #000!important;
}