@charset "UTF-8";

.cssskin-Profile_top_title .c-title {
  margin-bottom: 0px;
  line-height: 1.0;
  margin-bottom: 20px;
}

.cssskin-Profile_top_title .c-small_headline {
  font-size: 16px;
  margin-bottom: 32px;
}

.cssskin-Profile_top_title {
}

.cssskin-Profile_top_title a:link {
  color: #3c78d8 !important;
}

.cssskin-Profile_top_title a:hover {
  color: #dd9c50;
}

@media only screen and (max-width: 641px) {
.cssskin-Profile_top_title a:link {
  color: #3c78d8 !important;
  font-size: 95%;
}

}
