@charset "utf-8";

.cssskin-cube-fotta .c-body {
  color: #ffffff;
  font-size: 150%;
  font-weight: lighter;
  line-height: 1;
  padding-bottom: -4px;
}

@media (max-width: 641px) {
.cssskin-cube-fotta .c-body {
  color: #ffffff;
  font-size: 100%;
  font-weight: lighter;
}

}
