.MRContent {
    color: white;
    text-shadow: 1px px #6e8bd6;
    padding: 5px;
}

.MRContent a {
    color: rgb(124, 221, 124); 
    background-color: transparent;
    text-decoration: none;
  }
  