Premio Anual “Ramón Remolina Serrano” – P2
REGÍSTRATE Y PARTICIPA
.form-periodismo-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
background: url(https://lacamara.pe/wp-content/uploads/2024/08/PREMIOANUAL-RAMON-REMOLINA-SERRANO-FONDO.png);
width: 100%;
box-sizing: border-box;
padding: 30px;
min-height: 630px;
background-repeat: no-repeat;
background-size: contain;
background-position: left;
margin-top: 20px;
}
.form-periodismo-right {
background: #e6eff8;
padding: 0px 20px;
border-radius: 25px;
padding-top: 10px;
}
.form-periodismo-title
font-size: 24px;
font-weight: 600;
color: #333;
text-align: center;
padding-bottom: 15px;
}
.form-periodismo-label {
font-size: 12px;
text-transform: uppercase;
padding-bottom: 5px;
color: #333;
}
input.wpcf7-submit {
background-color: #1866b0;
color: #fff;
border: none;
padding: 7px 27px;
border-radius: 8px;
}
.pdfprnt-buttons {
display: none;
}