.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px 0; }

.dgl-meta-round .el-meta {
  position: absolute;
  top: -17px;
  left: -8px;
  background: #5f8951;
  border-radius: 60px 25px 50px 35px;
  color: #fff !important;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  font-size: 1.2rem; }

.dgl-text-thin {
  font-weight: 100 !important; }

.dgl-arrow-top {
  position: relative; }
  .dgl-arrow-top::before {
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #6a995b;
    margin: 0px auto 0 auto;
    position: absolute;
    top: -20px;
    left: calc(50% - 20px); }
/*# sourceMappingURL=custom.css.map */