.blockWrap_f7027fbabedc44f6a7781f8b99b0f984 .contentTitle{
        font-family: proximanovaitalic,Arial,Verdana,sans-serif!important;
    font-style: normal!important;
    font-weight: 300!important;
    padding-bottom: 0.5em !important;
}

.blockWrap_f7027fbabedc44f6a7781f8b99b0f984 .blockText p{
        padding-bottom: 0.5em;
}

strong{
    font-family: proximanovasemibold,Arial,Verdana,sans-serif!important;
    font-style: normal!important;
    font-weight: 600!important;
    color: inherit!important;
    text-transform: uppercase!important;
    letter-spacing: .15em!important;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_cbe6ee9d3fa74af693f3f0c1dc41e451  { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_cbe6ee9d3fa74af693f3f0c1dc41e451  > .item {
	display: flex;
	flex-direction: column;
}

/*.block_cbe6ee9d3fa74af693f3f0c1dc41e451    .item:nth-child(1){
    background-color:white!important;
}*/

@media only screen and (min-width: 768px) {
.items_dd1423fd7d864db3b3e075ce620838e0 {
    display: flex;
    align-items: center;
    justify-content: center;
    }
}