@charset "UTF-8";
h2.h2-F006-red,
h2.h2-F006-orange,
h2.h2-F006-yellow,
h2.h2-F006-yellowgreen,
h2.h2-F006-green,
h2.h2-F006-aqua,
h2.h2-F006-blue,
h2.h2-F006-brown,
h2.h2-F006-pink,
h2.h2-F006-purple,
h2.h2-F006-black,
h2.h2-F006-colorful {
  margin-top: 0;
  padding: 10px 17px;
  font-weight: normal;
  font-size: 1.7em;
  color: #fff;
}
h3.h3-F006-red,
h3.h3-F006-orange,
h3.h3-F006-yellow,
h3.h3-F006-yellowgreen,
h3.h3-F006-green,
h3.h3-F006-aqua,
h3.h3-F006-blue,
h3.h3-F006-brown,
h3.h3-F006-pink,
h3.h3-F006-purple,
h3.h3-F006-black,
h3.h3-F006-colorful {
  padding-bottom: 5px;
  font-weight: normal;
  font-size: 1.6em;
  color: #1a1a1a;
}
h4.h4-F006-red,
h4.h4-F006-orange,
h4.h4-F006-yellow,
h4.h4-F006-yellowgreen,
h4.h4-F006-green,
h4.h4-F006-aqua,
h4.h4-F006-blue,
h4.h4-F006-brown,
h4.h4-F006-pink,
h4.h4-F006-purple,
h4.h4-F006-black,
h4.h4-F006-colorful {
  padding: 5px;
  padding-left: 9px;
  font-weight: normal;
  font-size: 1.2em;
  color: #1a1a1a;
}
h2.h2-F006-red {
  background-color: #540005;
}
h3.h3-F006-red {
  border-bottom: 1px dotted #540005;
}
h4.h4-F006-red {
  border-left: 5px solid #540005;
}
h2.h2-F006-orange {
  background-color: #6c3012;
}
h3.h3-F006-orange {
  border-bottom: 1px dotted #6c3012;
}
h4.h4-F006-orange {
  border-left: 5px solid #6c3012;
}
h2.h2-F006-yellow {
  background-color: #543a00;
}
h3.h3-F006-yellow {
  border-bottom: 1px dotted #543a00;
}
h4.h4-F006-yellow {
  border-left: 5px solid #543a00;
}
h2.h2-F006-yellowgreen {
  background-color: #3c480a;
}
h3.h3-F006-yellowgreen {
  border-bottom: 1px dotted #3c480a;
}
h4.h4-F006-yellowgreen {
  border-left: 5px solid #3c480a;
}
h2.h2-F006-green {
  background-color: #003705;
}
h3.h3-F006-green {
  border-bottom: 1px dotted #003705;
}
h4.h4-F006-green {
  border-left: 5px solid #003705;
}
h2.h2-F006-aqua {
  background-color: #144b47;
}
h3.h3-F006-aqua {
  border-bottom: 1px dotted #144b47;
}
h4.h4-F006-aqua {
  border-left: 5px solid #144b47;
}
h2.h2-F006-blue {
  background-color: #07234b;
}
h3.h3-F006-blue {
  border-bottom: 1px dotted #07234b;
}
h4.h4-F006-blue {
  border-left: 5px solid #07234b;
}
h2.h2-F006-brown {
  background-color: #4c3317;
}
h3.h3-F006-brown {
  border-bottom: 1px dotted #4c3317;
}
h4.h4-F006-brown {
  border-left: 5px solid #4c3317;
}
h2.h2-F006-pink {
  background-color: #690237;
}
h3.h3-F006-pink {
  border-bottom: 1px dotted #690237;
}
h4.h4-F006-pink {
  border-left: 5px solid #690237;
}
h2.h2-F006-purple {
  background-color: #390e44;
}
h3.h3-F006-purple {
  border-bottom: 1px dotted #390e44;
}
h4.h4-F006-purple {
  border-left: 5px solid #390e44;
}
h2.h2-F006-black {
  background-color: #000;
}
h3.h3-F006-black {
  border-bottom: 1px dotted #000;
}
h4.h4-F006-black {
  border-left: 5px solid #000;
}
h2.h2-F006-colorful {
  color: #c1d24d;
  background-color: #144b47;
}
h3.h3-F006-colorful {
  color: #3c480a;
  border-bottom: 1px dotted #144b47;
}
h4.h4-F006-colorful {
  color: #690237;
  border-left: 5px solid #003705;
}
