Preview:
/* Bricks initial CSS */
.gform-footer {
    margin-top: 15px !important;
}
.brxe-text-basic ul,
.brxe-text ul {
    padding-left: 18px;
}
#top .gform-theme--foundation .gform_fields {
    row-gap: 15px;
}
.gform_body input::placeholder {
    color: #666;
}
p.gform_required_legend {
    display: none !important;
}
.gform-footer input[type="submit"] {
    text-transform: uppercase !important;
    font-size: 18px !important;
    letter-spacing: 1px !important;
    background-color: var(--primary) !important;
    padding: 12px 30px !important;
    transition: .5s !important;
}
.gform-footer input[type="submit"]:hover {
    background-color: #000 !important;
}
.faq-item.brx-open .faq-icon {
    transform: rotate(90deg);
    color: #fff
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter