﻿/***********************************************
Variables
/***********************************************/
/*** Fonts ***/
/*** Weight ***/
/*** Colors ***/
/***********************************************
Border Colors
  -whitepaper cover image
/***********************************************/
/***********************************************
Pattern Squares Colors
/***********************************************/
/***********************************************
Buttons
/***********************************************/
/***********************************************
General Mixin
/***********************************************/
/***********************************************
Images
/***********************************************/
/***********************************************
Line-Height Function
/***********************************************/
aside .trending {
  margin-bottom: 20px;
  background: url("../images/pink-dots.png") repeat-y left top;
  background-size: 30px; }
  aside .trending .section-title-22 {
    text-align: center; }
    aside .trending .section-title-22:after {
      content: '\f107';
      font-family: "Font Awesome 5 Pro";
      color: #f30782;
      display: block;
      font-weight: 100; }
  aside .trending .row {
    margin-bottom: 30px; }
    aside .trending .row a {
      font-family: canada-type-gibson, helvetica, arial, sans-serif;
      font-size: 15px;
      font-weight: 600;
      color: #000000; }
