.image-align-left {
  float: left;
  margin: 20px 20px 20px 0; 
}

.image-align-right {
  float: right;
  margin: 20px 0 20px 20px;
}

img.full-width {
  display: block;
  width: 100%;
  margin: 30px 0;
}

a.cta-button { }
a.cta-button.cta-blue { }
a.cta-button.cta-yellow { }
a.cta-button.cta-orange { }

.blue { color: #186DA8; }
.yellow { color: #FBBA00; }
.orange { color: #EC6608; }
.turquoise { color: #28939E; }

/* SimonM, 12-15.01.18, DM request HC */
ul.listOfListing { }

/* DES-4919 */
.llamau-type {
  font-family: 'llamau-type', sans-serif;
}

.chelsea-market {
  font-family: 'Chelsea Market';
}

.effra {
  font-family: "Effra-Regular", sans-serif;
}