a {
  text-decoration: underline !important;
  color: #ef8c97; }

.moreBtn {
  min-width: 350px;
  max-width: 500px; }
  .moreBtn a {
    display: block;
    padding: 7px 15px;
    font-weight: bold;
    color: #ffffff;
    background: #ef8c97;
    text-align: center; }
