/**
* Theme Name: Buildnox Child
* Description: This is a child theme of Buildnox, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themearc">ThemeArc</a>
* Template: buildnox
* Version: 1.3
*/
background-color: #FDB919;
theme-color: #FDB919;
.dcdyellow h1{
	color: #FDB919;
}
.text_stroke_dcd {
	webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(253 183 25 / 60%);
    color: transparent;
    z-index: 99;
}