/* Enter Your Custom CSS Here */
.menu-item-847{
  border: 1px solid #ff0036 !important;
  height: 35px !important;
  background-color: #ff0036 !important;
}
.menu-item-847:hover{
  border: 1px solid grey !important;
  background-color: grey !important;
}

.postcontents p, .postcontents ul, .postcontents ol  {
  color: rgb(45, 47, 56);
}

.h2uppercaption {
     font-size: 14px;
    font-weight: normal;
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1em;
    color: #FF0036;
    letter-spacing: normal; 
}