.wpwedding_blurb_primary_dark .et-pb-icon {
    font-size: 26px;
    color: #FFFFFF;
    background-color: #db8282;
}

.wpwedding_template_box {
    box-shadow: 0px 6px 18px -3px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module.wpwedding_template_box_screenshot {
    padding-top: 20px;
    margin-bottom: 0;
}

.wpwedding_template_box_content {
    padding: 20px 16px 20px;
}

.wpwedding_template_box_content h4 {
    padding-bottom: 16px;
}

.wpwedding_template_box_content p {
    font-size: 13px;
}

.wpwedding_template_box_actions {
    padding: 0 20px 20px;
}

.wpwedding_template_box_actions_select {
    padding: 0 .3em 0 .3em;
}

.wpwedding_template_box_actions .wpwedding_template_box_actions_select:hover {
    padding: 0 1.3em 0 .1em;
}

@media (max-width: 980px) {
    .wpwedding_template_box {
        margin-bottom: 80px;
    }
}

@media (min-width: 981px) {
    .wpwedding_template_list_row {
        display: flex;
        align-items: stretch;
    }
}
