/*
 Theme Name:   Olsen Light Child
 Theme URI:    http://passthedonuts.com
 Description:  Olsen Light Child Theme
 Author:       Cameron Fancher
 Template:     olsen-light
 Version:      0.12032016.1118
*/

@import url("../olsen-light/style.css");

/* Theme Customization Starts Here */

body{
font-size:14px !important;
}

/* Button:       #e400dc
   Button-Hover: #cf00c5 */

.read-more{
color:#e400dc !important;
}
.read-more:hover{
color:#cf00c5 !important;
border-color:#cf00c5 !important;
}


.searchform .searchsubmit{
background-color:#e400dc !important;
}
.searchform .searchsubmit:hover{
background-color:#cf00c5 !important;
}


.widget-title{
background-color:#FFFFFF !important;
/*background-repeat: repeat-x;*/
background-image: url(http://passthedonuts.com/wp-content/uploads/2016/11/recent-posts-back.png);
color: #000000 !important;
font-size: 13px !important;
}


.entry-comments-no{
color:#e400dc !important;
}
.entry-comments-no:hover{
color:#cf00c5 !important;
}

.socials a:hover{
color:#cf00c5 !important;
}