.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

.wpcf7-form {
    position: relative;
}

.wpcf7-form .alert[data-ui-component="cf7-response-output"] {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 5;
    margin-top: 10px;
}