#gradient-pink{
background: #f5f5f5;
background-image: url(//www.acebarcelona.org/wp-content/uploads/2021/10/Ruido.svg), 
url(//www.acebarcelona.org/wp-content/uploads/2021/10/Ruido.svg),   linear-gradient( 37deg, rgb(66 27 68) 0%,   rgb(237 43 78 / 64%) 10%,    rgb(149 34 73 / 11%) 25%, #f5f5f5 70%,    rgb(62 46 126 / 11%) 79%, rgb(66 27 68 / 60%) 93% );
background-repeat: repeat;
background-size: contain;
margin-bottom:0;
padding-bottom:40px;
}
.sa-imgcover .description.blue{
background: #3E2E7E;
}
.btn.fillbg {
background-color: #ED2B4E;
}
a.btn.fillbg, a .btn.fillbg {
color: #ffffff;
}
.acf-field p.description {
display: none !important;
}
#speaker-fdata .acf-field.acf-field-image p.description,
#speaker-fdata .acf-field.acf-field-file p.description {
display: block !important;
}
.woocommerce-message{
color: #000;
}
@media (max-width: 1300px) {
.speaker-btn-col{
flex-direction: column !important;
row-gap: 5px;
}
.speaker-btn-full {
width: 300px;
text-align: center;
}
}