/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


h2.gform_title {
    font-size: 30px;
    text-align: center;
}

form input {
    height: 50px !important;
    color: #f2f2f2 !important;
}

.gform_footer.top_label {
    justify-content: space-evenly !important;
}

.hero-form .gform_title,
.hero-form label,
.hero-form legend,
.hero-form input {
    color: #fff;
}

[data-vertical-spacing*=top] {
    padding-top: 0 !important;
}

article .hero-section {
    display: none !important;
}

.stk-separator__top .stk-separator__wrapper svg {
    fill: #f5fbfc !important;
    filter: none !important;
}

#introduction .wp-block-columns .wp-block-column .wp-block-stackable-columns .wp-block-stackable-column figure,
#introduction .wp-block-columns .wp-block-column .wp-block-stackable-columns .wp-block-stackable-column.stk-block-background,
#introduction .wp-block-stackable-column .stk--column-flex .wp-block-columns.are-vertically-aligned-center img{
    display: none !important;
}