.qodef-top-bar .widget, .qodef-top-bar .widget p {
    margin: 0;
    padding-top: 5px;
}

.qodef-icon-shortcode .qodef-icon-element:before {
    display: block;
    padding-left: 30px;
    line-height: inherit;
}

.qodef-top-bar {
    background-color: rgba(42, 44, 96, 1);
    border-bottom: 3px solid #e10079;
}

.qodef-icon-shortcode .qodef-icon-element:before {
    display: block;
    padding-left: 0px;
    line-height: inherit;
}

#cfc .wpcf7-submit {
    border-color: #000;
    padding-left: 40px;
    padding-right: 40px;
}