﻿/*
 Theme Name:     Customizr-pro Child
 Theme URI:      http://www.y42k.com/
 Description:    My description
 Author:         Me
 Author URI:     http://www.y42k.com/
 Template:       customizr-pro
 Version:        1.0.0
*/

/* center and embiggen image captions */
.wp-caption .wp-caption-text {
	font-size: .9em;
	text-align: center;
}

/* the last value is the opacity of the slider text bkground: 1 is black, 0 is transparent */
.carousel-caption {
	background: rgba(0,0,0,0.4);
}
