@charset "UTF-8";
/* CSS Document */


.band-summer-yellow22 {
  background-color: #fec223;
  padding-top: 70px;
  padding-bottom: 70px;
}

.band-summer-blue22 {
  background-color: #1dafec;
  padding-top: 25px;
  padding-bottom: 15px;
  min-height: 0px;
}

.band-summer-orange-booklet {
	background-color: #ff5a00;
	padding: 20px;
	border-radius: 20px;
	margin-top: 25px;
}


.summer-orange {
  color: #ff5a00;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.summer-green-head22 {
  color: #a3c954;
  /* [disabled]color: #0F1E8C; 2020 #23A9EE*/
  line-height: 1.0;
  font-weight: 600;
  letter-spacing: -0.5;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 15px solid #23A9EE;
}

.summer-gray {
  margin-bottom: 0px;
  font-weight: 400;
  letter-spacing: 3;
}

.p-bodytype-summer {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 15px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  line-height: 1.7;
  margin-bottom: 70px;
}
.p-bodytype-summer a {
  color: #2a2a2e;
  text-decoration: underline;
}
.p-bodytype-summer a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-bodytype-summer a:visited {
  color: #2a2a2e;
  text-decoration: underline;
}
.p-bodytype-summer a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
