@charset "UTF-8";

.SozinhoRenkVariantimage {
  list-style: none;
  display: inline-block;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  }

.SozinhoRenkVariant {
    background: rgba(255, 255, 255, 1);
    margin-bottom: 15px;
    border-width: 1px;
    padding: 15px;
    border: 1px solid #ddd;
}

.SozinhoRenkVariantBaslik {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 15px;
  color: rgba(51,51,51,1);
  line-height: 1.5;padding-bottom:5px;
}

@media only screen and (max-width: 768px) {

}
