.infodestacada {
    padding: 20px !important;
    background: beige !important;
    border: 1px solid;
    margin-bottom: 15px !important;
}

img.aligncenter.size-medium.wp-image-582 {
    margin-top: 0;
}

input[type="text"], textarea, select, input[type="email"], input[type="password"], input[type="tel"], input[type="url"], input[type="search"], input[type="date"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #efefef;
    border-color: currentcolor currentcolor #fff;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    color: #555;
    font-family: "OpenSansRegular";
    font-size: 12px;
    line-height: 22px;
    padding: 10px;
    transition: all 0.2s linear 0s;
    width: 100%;
}

input[type=submit], button[type=submit], input[type="button"] {
    padding: 12px 33px;
    font-size: 14px;
}

.infodestacada {
    padding: 20px !important;
    background: beige !important;
    border: 1px solid;
    margin-bottom: 15px !important;
    min-height: 451px;
}