.read-more{
background-color: #c44b5e !important;
}

 .read-more:hover{
background-color: #3a3c41 !important;
}

.widget ul li {
  color: #fff !important;
}
@media only screen and (max-width: 530px) {
  .mean-container .mean-bar {
    background: #c44b5e !important;
}
}