.entry-content .bottom {
    display: none;
}


.custom-html-widget{
width: 100%;
}

.widget_custom_html{
width: 100%;
}

a.whole{
  width: 100%;
height: auto;
}

.whole{
  width: 100%;
height: auto;
}

form.wpcf7-form .form-field p label,
form.wpcf7-form .form-field p input,
form.wpcf7-form .form-field p textarea {
    display: block;
    width: 100%;
}

form.wpcf7-form .form-field p label {
    margin-bottom:0.5rem;
    font-weight:600;
}

form.wpcf7-form .form-field p input,
form.wpcf7-form .form-field p textarea {
    border: 1px solid #333333;
}

form.wpcf7-form span.asterisk {
    color: #e90000;
}
