.c-page-header__title {
    margin: 0;
    max-width: 100%;
    text-shadow: 0px 3px 6px #00000030;
}
.smb-items__banner__figure__mask {
	 background-image: linear-gradient(122deg, rgb(189 122 189) 39%, rgb(86 179 190));
}

.l-footer--footer-1 .l-footer__footer {
	background-color: #FCC5DD;
}
.c-copyright {
	color: #fff;
}

/* .c-page-header:before {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
} */