/*
Theme Name: Dash Child Theme
Description: Child theme for DASH
Author: WP On Tap
Author URI: https://wpontap.com/dash/
Template: dash
Version: 1.0.0
Text Domain:  weblastic
*/
.acf-fields > .acf-field {
    border-top: none !important;
    border-bottom: none !important;
}


.acf-field .acf-label {
    margin: 0 0 0px !important;
}

.acf-notice .acf-notice-dismiss {
    border: none !important;
}

.acf-icon:before {
    color: #e7e9ed;
}

a.acf-icon {
    background-color: #baf7d1;
}
a.acf-icon:hover {
    background: #e4ffe7 !important;
}