  /*
 Theme Name:   Locations - Ë¿¹ÏÊÓÆµ
 Theme URI:    https://www.pcc.edu/locations/
 Description:  A custom theme for the PCC Locations site.
 Author:       Ë¿¹ÏÊÓÆµ
 Author URI:   https://www.pcc.edu/
 Version:      1.0
 Template:     pcc
*/



/* ----------------------------------------------------------------
    trimet
---------------------------------------------------------------- */
ul.trimet {margin-bottom:0;}
ul.trimet + p + br {display:none;}



/* ----------------------------------------------------------------
    program galleries
---------------------------------------------------------------- */
.programs-gallery ul {text-align:center;}
.programs-gallery li {display:flex;}
.programs-gallery a {
  background:#ffffff; /* $white */
  padding:0.9375rem; /* 15px */
  text-decoration:none;
  width:100%;
}
.programs-gallery a:hover, .gallery a:focus {text-decoration:underline;}
.programs-gallery img {margin:0 auto 0.3125rem !important;} /* 5px */



/* ----------------------------------------------------------------
    things to do and see
---------------------------------------------------------------- */
#do-see {text-align:center;}
#do-see a {display:block;} /* so the focus outline doesn't look crazy */
