/* ------------------------------------ *\
  CONTENTS
\* ------------------------------------ */

/**
 * CONTENTS..............You’re reading it!
 * EXTERNAL ...............................
*/

/* ------------------------------------ *\
  ==EXTERNAL
\* ------------------------------------ */
.external--link:after {
  content: '\f08e';
  font: var(--fa-font-regular);
  position: relative;
  font-size: 0.9rem;
  bottom: 0.05rem;
  left: 5px;
  margin-right: 0.4rem;
}
