p a {
color: inherit;
text-decoration: underline !important;
}
p a:hover {
color: #BA0C2F;
}
.l2_punzer_header {
margin-top: 54px;
transition: margin-top .3s ease-in-out !important;
}
.l2_punzer_header.scroll {
margin-top: 10px;
}
.l2_punzer_header .l2_punzer_logo {
width: 270px;
transition: width .3s ease-in-out !important;
}
.l2_punzer_header.scroll .l2_punzer_logo {
width: 150px;
}
.rs-parallax-wrap .rs-parallax-wrap p.rs-sba {
text-align: justify !important;
}