/*
Theme Name: BGS Child Theme
Theme URI: https://bigeyeglobal.com/
Description: Custom child theme developed for BigEye Global Solutions
Author: BigEye Global Solutions
Author URI: https://bigeyeglobal.com/
Template: astra
Version: 1.0
Text Domain: bgs-child
*/
.ff-message-success {
    border: 1px solid green !important;
    margin-top: 10px;
    background: #cff5d6 !important;
    color: #000000 !important;
    padding: 15px;
    position: relative;
    border-left: 5px solid green !important;
}
