/*
Theme Name: Tina Canada, Nail Artist
Theme URI: https://vexingmedia.com
Version: 1.0
Description: Website theme designed by Vexing Media for Tina Canada, Nail Artist
Author: Vexing Media
Author URI: https://vexingmedia.com
template: bb-theme
*/

/*** Header ***/

/*** Footer ***/

/*** Home Page ***/

/* Testimonials */
.testimonial {
	background: #e9f0f4;
	margin-bottom: 20px;
}

/*** MISC ***/

/* Remove Bottom Margin From Last P in BB Text Module */
.fl-rich-text p:last-child {
   margin-bottom: 0;
}

/* Underline Body Links */
#fl-main-content a {
	text-decoration: underline;
}

#fl-main-content a:hover {
	text-decoration: none;
}

#fl-main-content h1 a,
#fl-main-content h2 a,
#fl-main-content h3 a,
#fl-main-content h4 a,
#fl-main-content h5 a,
#fl-main-content h6 a,
#fl-main-content a.fl-button,
#fl-main-content .wp-block-button a {
	text-decoration: none;
}

/* BB Button Alternate Styles */
.fl-page a.fl-button {
	background: rgba(255,255,255,0);
}

.fl-page a.fl-button:hover {
	background: rgba(255,255,255,0);
}





/*
@media screen and (min-width: 993px) {}

@media screen and (min-width: 769px) and (max-width: 992px) {}

@media screen and (max-width: 768px) {}
*/