@charset "UTF-8";

.cssskin-topics .c-body {
  font-size: 18px;
  line-height: 1.4;
}

.cssskin-topics a:link {
  color: #4a86e8;
}

.cssskin-topics a:visited {
  color: #4a86e8;
}

.cssskin-topics .c-large_headline {
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
}

.cssskin-topics {
  margin-left: 60px !important;
}

.cssskin-topics img {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

.cssskin-topics .c-enclosure {
  background-color: #eeffff;
  font-size: 18px;
  line-height: 1.4;
}

.cssskin-topics .c-lead {
  line-height: 3.0;
}

@media only screen and (max-width: 641px) {
.cssskin-topics {
  width: 100% !important;
  margin-left: 0px !important;
}

.cssskin-topics img {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

}
