/*===================== 	Primary bg color =====================*//* Hex */.bg-primary,.overlay-primary-light:after,.overlay-primary-middle:after,.overlay-primary-dark:after,.site-button,.modal-header{    background-color: #F7B800;}/*Hex color :hover */.site-button:active,.site-button:hover,.site-button:focus,.active > .site-button,.bg-primary-dark,.sidenav .closebtn:hover,.style-2 .w3-social-icon.border li a:hover{    background-color: #dfa800;}/*===================== 	Premery text color =====================*/a,.text-primary,.site-button.outline,.login-form.style-3 .w3-form,.modal-content .form-control, .modal-content .input-group-addon {    color: #F7B800;}/*===================== 	Border Color color =====================*/.site-button.outline{	border-color:#F7B800;}.login-form.style-2 .form-control{	border-left: 2px solid #F7B800;}/*===================== 	Border Color color =====================*/.login-form.style-3 .form-control{	 background-color: rgba(247, 184, 0, 0.5);}