/*======================================
Theme Name: LuminaVerde
Theme URI: https://divicake.com/
Description: Lynden Bioscience Wordpress Theme
Version: 1.0
Author: robohea
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.lb-image-whiten{
    filter: brightness(0) invert(1);
}

.et-pb-contact-message{
    color: #fff;
}

.et-pb-contact-message p{
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    background-color: rgba(0,0,0,0.5);
    padding: 20px !important;
    border-radius: 4px;
}
