@charset "UTF-8";

.cssskin-footer-content .c-lead {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.3;
}

.cssskin-footer-content .c-body {
  color: #000000;
  font-size: 18px;
}

.cssskin-footer-content .c-small_headline {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  background-color: #1569bc;
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
}

.cssskin-footer-content .c-large_headline {
}

.cssskin-footer-content img {
  margin-top: 1%;
}

@media only screen and (max-width: 641px) {
.cssskin-footer-content  {
  text-align: center;
}

}
