/* Text Elements */

a.link-text span.text-link-text-2 {
  font-weight: 700;
  font-size: 24px;
}

/* Layout Elements */

body > .row > [class*='col-xs-'].column-1 {
  background-color: #f7e700;
}

div.responsive-picture.picture-1 {
  max-width: 540px;
}