body {
  background: #FFFFFF;
font-family: 'Open Sans', sans-serif !important;
}
figcaption p
{
    color:#000;
    font-weight:bold;
    }

li#text-7 {
  list-style-type: none;
}a{text-decoration:none;}


footer h4 {text-transform:uppercase;}

b, strong {
  font-weight: bold;
}
.add-notice-section{float: left;}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #000;
}

.home_form_txt {
  width: 203px;
  height: 35px;
  margin: 5px;
}

.home_form_txtarea{
  margin: 5px;
}
.home_form_btn{margin: 5px;}

.tab-content br {
  display: block;
}
/* LOVISH*/
marquee.new-updates a {
    color: white;
    font-size: 15px;
}marquee.new-updates a:hover {
    font-weight: bold;
    text-decoration: none;
    color: yellow;
}