.work_item {
    margin: 20px 10px 0 10px;
    position: relative;
    background: transparent;
    padding: 40px;
}

.CUSTOMBUTTON {
    TEXT-TRANSFORM: UPPERCASE;
    FONT-SIZE: 20PX;
    MARGIN: 0 AUTO;
    DISPLAY: BLOCK;
    TEXT-ALIGN: CENTER;
    MARGIN-TOP: 32PX;
    MARGIN-BOTTOM: 32PX;
}
.CUSTOMBUTTON:hover span {
    margin-right:10px;
}

html .cog-cognito--styled input[type=text],
.cog-cognito--styled .el-textarea__inner 
 {
    border-style: solid !important;
}
html .cog-cognito--styled .cog-button--primary, :root:root:root:root:root .cog-cognito--styled .cog-button--primary {
    border: 1px solid #fff !important;
    border-radius: 20px !important;
    padding: 20px 40px !important;
}
html .cog-branding--minimal,
html .cog-abuse {display: none !important;}

section#contatti {
    display: none;
}