/* 
 Theme Name:     Divi Marshmallow
 Author:         Marshmallow Marketing
 Author URI:     https://marshmallow-marketing.co.uk
 Template:       Divi
 Version:        Version1
 Description:    Marshmallow Marketing Child Theme for Divi

*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

a.more-link {    
border: 2px solid;    
border-radius: 20px;    
display: inline-block;    
margin-top: 10px;    
padding: 3px 10px;    
text-transform: uppercase;
}

.get-away  {
opacity: 0.2!important ;
transition: all 0.0s ease-out;
 }


.et_pb_toggle_title:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.5em;
    color: #ffcc51;
    font-size: 16px;
    content: "\e056"; /*Change just the number to change icon */
}

#footer-bottom {
    color:#fff;
}

#footer-bottom a {
    color:#0178c8;
}


