.wp-block-post-title{
    display : none !important;
}

.wp-block-group.alignwide.is-content-justification-space-between.is-layout-flex.wp-container-3{
    padding-top:2% !important;
    padding-bottom:0% !important;
}

.wp-image-3751{
	padding-bottom:10% !important;
}

/*START LINE */

.wiz-b-meta {
    margin-right: 0.7em;
    font-family: 'Founders Grotesk Mono',Arial,sans-serif;
    color: #0d0e0e;
    font-size: 25px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    white-space: nowrap;
}

.wiz-b-meta-mobile {
    margin-right: 0.7em;
    font-family: 'Founders Grotesk Mono',Arial,sans-serif;
    color: #0d0e0e;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    white-space: nowrap;
}
.wiz-b-meta-mobile-faq {
    margin-right: 0.7em;
    font-family: 'Founders Grotesk Mono',Arial,sans-serif;
    color: #0d0e0e;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    white-space: nowrap;
}

.b-meta-line {
    width: 100%;
    height: 2px;
    border: 1px solid #0d0e0e;
    background-color: #0d0e0e;
}

.wiz-b-meta-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 30em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.deez-b-meta-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 45em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

/*END LINE */

/*START LINE WHITE */
.wiz-b-meta-white{
    margin-right: 0.7em;
    font-family: 'Founders Grotesk Mono',Arial,sans-serif;
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    white-space: nowrap;
    padding-left:5%;
}
.b-meta-line-white {
    width: 100%;
    height: 2px;
    border: 1px solid #ffffff;
    background-color: #000000;
}
/*END LINE */

.has-foreground-background-color {
    background-color: white !important;
    color: black !important;
}

@media only screen and (max-width:600px){
    .wp-image-4025{
        padding-top:4% !important;
    }
	 p{
        font-size:15px !important;
        margin-top:5px !important;
    }
}