.views-row {
}

.article-type-bubble {
  font-size: 0.9em;
  padding: 3px 8px;
  border-radius: 12px;
  display: inline-block;
  margin-bottom: 10px;
}

.article-title {
  color: #365ab5;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 10px;
}

.article-title a {
  color: inherit;
  text-decoration: none;
}

.article-title a:hover {
  text-decoration: underline;
}

.article-summary {
  font-size: 0.9em;
  color: #333333;
  line-height: 1.4;
}

.views-field-views-conditional-field img {
  border-radius: 10px;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.views-field.views-field-field-date-article {
    font-size: xx-small;
}
