/*
Theme Name:  Boldman Child Theme
Description: Child theme for the Boldman theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    boldman
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
html body {
    color: #535454;
}
.tm-bgcolor-white .vc_row .tm-sbox .tm-cta3-description {
    color: #535454;
}
.tm-bg-highlight-dark,
.tm-col-bgcolor-darkgrey .tm-bg-layer-inner,
.tm-bgcolor-darkgrey  {
	background-color: #0d1623;
}