/* ============================================== */
/* =============== Latest Posts ================= */
/* ============================================== */

.am-latest-posts {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.am-latest-posts li {
  margin: 0 0 6px;
  padding: 0;
  line-height: 1.45;
}

.am-latest-posts a {
  text-decoration: none;
}

.am-latest-posts a:hover {
  text-decoration: underline;
}
