Skip to content

Total

.overlay-title-center {
color: #fff;
text-transform: none;
font-weight: 500;
Font-family: ’Roboto Condensed’;
font-size: 20px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
letter-spacing: 0.02rem;
padding: 10px;
transition: background 0.25s
}

.inline {
position: relative;
display: inline-block;
}

.vitlank a {
color: #fff;
}

Back To Top