/*
Theme Name: Southern Shelter
Author: Luza Martínez
Version: 1
Author URI: https://luzamartinez.com
*/


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


