.tm-page-container{
	/*background:url(vena-bg.png) no-repeat top right #e4ded8;*/
	background:#e4ded8;
	background-attachment: fixed;
}

.tm-page{
	background:#e4ded8;
}


h4.uk-accordion-title{
	font-size: 16px;
	font-weight:600;
}


#cabutton a.el-link.uk-button.uk-button-default{
	background-color: #036892!important;
    color: #ffffff!important;
    
}
#cabutton a.el-link.uk-button.uk-button-default:hover{
	background-color: #fff!important;
    color: #036892!important;
    
}

.uk-card-default{background:rgba(255, 255, 255, 0.9)}