body{
  background-color: #f5f2e8;
  }

a:link { color: #be0056;  text-decoration: none;}
a:visited { color: #be0056; text-decoration: none; }
a:hover { color: #ff86b2; }
a:active { color: #ff86b2;  text-decoration: none;}

.c-alert{
  background-color: #ffefef;
  color:#5b3e57;
}
.p-page__section{
    border: 2px solid #ccc;}