/*
Theme Name:zoomy_tcd067-child
Version: 1.6
Template: zoomy_tcd067
*/

.l-header__bar a {
    color: #b7b27a!important;
}
#cb_6 .p-cb__item-headline {

}
#cb_6 .p-cb__item-headline {
    color: #b7b27a!important;
    font-size: 32px;
}

#cb_6{background-color: #f7f6ed!important;}

.style2a {
    margin: 65px 0 30px !important;
    padding: 0 0 0.9em;
	color:#b7b27a;
    border-bottom: 3px solid #b7b27a;
	font-size:1em;
	font-weight:bold;
}
.p-body ul {
    list-style: square;
    margin-left: 1.3em;
}
li{
	color:#b7b27a;
	font-weight:bold;
	
}
.p-siteinfo__title{
	color:#b7b27a;
}
.q_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 200px;
    max-width: 90%;
    margin: 0;
    padding: 0.6em 1.3em 0.5em;
    background-color: #b7b279;
    color: #fff !important;
    font-size: 100%;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.q_button:hover, .q_button:focus {
    background-color: #dacab0;
    color: #fff;
    text-decoration: none;
}

.p-siteinfo__desc{
	    color: #dacab0;
}
.p-copyright__inner p{
		    color: #dacab0;
}