.wpforms-container .wpforms-field-layout {
padding: 0;
padding-top: 40px;
}
.wazablock__slider.swiper-home .slider__item__image:after {
content: "";
display: block;
position: absolute;
top: -25px;
left: -5px;
right: -5px;
bottom: -25px;
border: 0px solid;
border-image-slice: 50;
border-image-repeat: round;
border-image-width: 25px;
border-image-outset: 0px;
background : linear-gradient(135deg, rgb(31 159 222 / 85%) 45%, rgb(0 147 220 / 36%) 100%)!important;
}
.wazablock__slider.swiper-home .slider__item__link{
text-align: left!important;
padding-top: 10px ;
}
p.slider__item__subtitle.h3{
font-family: var(--bs-body-font-family);
}
.tnp-privacy-field a{
color: #ffffff;
}
.tnp-subscription .tnp-field-button input.tnp-submit, .tnp-profile input.tnp-submit, .tnp-unsubscribe button.tnp-submit, .tnp-reactivate button.tnp-submit{
background-color: var(--wp--preset--color--primary-accent);
margin-top:10px;
font-weight: bold;
padding:.75em;
border-radius: 0px;
}
.tnp-subscription input.tnp-submit:hover{
background-color: var(--wp--preset--color--secondary);
}