.not-at-top .t4-sticky.t4-palette-primary {
	background-color: #000000;
}
.btn.btn-secondary {
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.t4-section-7 .t4-section-module .module-title {
    color: #000000;
}
.module-title {
    color: #000000;
}
.t4-palette-dark a:not(.btn) {
    color: #ffffff;
}
.t4-palette-primary {
    color: #f8f9fa;
    background-color: #252525;
}
.t4-megamenu .dropdown-menu ul > .active a.nav-link, .t4-megamenu .dropdown-menu ul > .active a.dropdown-item {
    color: #000000 !important;
}
img {
    vertical-align: middle;
    border-style: none;
  	margin: 10px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  	margin-right: 5px;
}
