/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.custom-flaticon .teaser_icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    padding: 10px;
}