/*
Theme Name:     Baylie Child
Description:    A Bold Agency Child Theme
Author:         ASanchez
Template:       baylie
Version:        1.1.1

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@import url("../baylie/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
.textwidget a {color: #85bec4 !important; }
.textwidget a:hover {color: #8F8F8F !important; }
/*
.inside .text p { color: #FFF !important; text-shadow: 2px 2px #000 !important; }
.inside .text span { color: #FFF !important; text-shadow: 2px 2px #000 !important; }
*/
.inside .text p { color: #FFF !important; text-shadow: 2px 2px 2px rgba(0,0,0,0.75) !important; }
.inside .text span { color: #FFF !important; text-shadow: 2px 2px 2px rgba(0,0,0,0.75) !important; }
