.blog .item-content .readmore, .blog-featured .item-content .readmore {
    margin-top: 2rem;
}

.readmore {
    margin-bottom: 40px;
}

.icon-action {
    background: #dfc7df;
    border-radius: 50%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    width: 64px;
}

.acm-features.style-2 .features-item .mask-icon img {
    max-height: 120px;
}
/* marcellus-regular - latin */
@font-face {
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/marcellus-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/marcellus-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* sacramento-regular - latin */
@font-face {
  font-family: 'Sacramento';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/sacramento-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/sacramento-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
