/* #region GENERAL  */

.no-after::after {
	display: none !important;
}
.no-before::before {
	display: none !important;
}
.sub-title {
	text-transform: initial !important;
}

.transform-initial {
	text-transform: initial !important;
}

/* #endregion GENERAL  */

/* #region Footer  */
.footer-bottom {
	background: transparent !important;
}

.footer-item .logo {
    height: 90px !important;
}
/* #endregion Footer  */