.notice-area{
    min-height: 80px!important;
    background: green;
    margin-top: 10px;
   

}
.notice-area h3{
color: white;
line-height: 40px!important;

}
.contactAdress h3{
	color: white;
    font-weight: bold;
}
.contactAdress p{
	color: white;
  
}
