/* Enter Your Custom CSS Here */

@media (max-width: 459px){
figcaption {
    margin: 0px 0px 0px 0px;
}}
@media (min-width: 500px){
small, figcaption {
    font-size: 16px;
    line-height: 25px;
    padding-left: 10px;
	}}

.pages-custom 
a:links {
  color: #ed3037;
  text-decoration: underline;
}