/*
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
-------------------------------------------------------------- */

.arki-projects-box .themetechmount-box-title h4,
.arki-projects-box .themetechmount-box-title h4 a {
    color: #ffffff !important;
}

.arki-projects-box .themetechmount-box-title h4 a:hover {
    color: #4bc6f1 !important;
}

.arki-projects-box .tm-post-descbox a[rel="tag"] {
    color: #cccccc !important;
}

.arki-projects-box .tm-post-descbox a[rel="tag"]:hover {
    color: #ff7029 !important;
}


/* Hides google recaptcha */
.grecaptcha-badge { visibility: hidden !important; }