.euforea_flip_card_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.elementor-widget-euforea_landing_card p {
    font-size: 16px;
    max-width: 776px;
    margin: 0 auto;
    color: #1C4871;
}

.euforea_flip_card {
    max-width: 382px;
    width: 100%;
    padding: 16px;
    background: #fff;
    margin: 32px 10px 0px;
}

.euforea_flip_img img {
    height: 120px;
    object-fit: cover;
}

.euforea_flip_title h3 {
    font-size: 24px;
    color: #1C4871;
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 50px;
}

.euforea_post_link {
    color: #227BBF;
    min-height: 38px;
}

.euforea_post_link a {
    font-size: 16px;
    color: #227BBF;
    text-decoration: underline;
}

.euforea_button_link {
    background: #F4F8FC;
    margin-top: 32px;
    border-radius: 4px;
}

.euforea_button_link a {
    color: #227BBF;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    display: block;
}

.euforea_button_link:hover {
    background: #227BBF;
}

.euforea_button_link:hover > a {
    color: #fff;
}

.elementor-widget-euforea_landing_card .intro__header {
    text-align: center !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.elementor-widget-euforea_landing_card .intro__header h2, .elementor-widget-euforea_landing_card .intro__header p {
    background: unset;
}