/**
* ----------------------------------------------
* 	WARNING!
* 	This is a LESS CSS file!
* 	Make sure you are editing the .less file
* ----------------------------------------------
**/
/*
@blue: #41a5dd;
@lightblue: #95cbe9;
@darkgrey: #6e6e6e;
@darkgrey2: #9b9b9b;
@grey: #d8d8d8;
@grey2: #a4a4a4;
@lightgrey: #f7f7f7;
@lightgrey2: #fbfbfb;
*/
.our-emails-and-you {
  padding: 0px 15px 30px 0px;
}
.our-emails-and-you h2,
.our-emails-and-you h3,
.our-emails-and-you h4,
.our-emails-and-you h5,
.our-emails-and-you p,
.our-emails-and-you ul,
.our-emails-and-you ol {
  font-weight: normal;
  color: #6e6e6e;
}
.our-emails-and-you h2 {
  font-size: 34px;
  text-transform: uppercase;
}
.our-emails-and-you h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.our-emails-and-you h4 {
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
}
.our-emails-and-you h5 {
  font-size: 20px;
}
.our-emails-and-you p,
.our-emails-and-you ul,
.our-emails-and-you ol {
  font-size: 16px;
}
.our-emails-and-you li {
  padding-top: 10px;
  padding-bottom: 10px;
}
/*# sourceMappingURL=our-emails-and-you-d6aee649d8df28e5e8d5969c1917fae9.map */