.layout-2 {
  background-color: #e4eef8;
}
.layout-1 {
  background-color: #eeeeee;
}
.text-wrapper > p > a {
  text-decoration: underline;
}
a.btn {
  text-decoration: none !important;
}