.newFooter 			{background:#c00; color:#fff; padding:60px 0;}
.newFooter a 		{color:#fff; text-decoration:underline;}
.newFooter h2 		{text-transform:uppercase;}

#whereNext h2, #whereNext h3, #whereNext li        { font-family:"Roboto Condensed"; }
#whereNext ul 		{display:flex; list-style-type:none; flex-flow:row wrap; justify-content:space-between; margin:30px 0; padding:0;}
 		{text-transform:uppercase;  font-size:15px; }
#whereNext a		{ text-decoration: none; }
#whereNext a:hover 	{ border:1px solid rgba(255,255,255,0.5); }
#whereNext li a 		{ font-size: 15px; text-transform: uppercase; border:1px solid rgba(255,255,255,0.5); padding:6px 10px; display:block; transition: all 0.4s ease; }
#whereNext li a:hover 	{background:#fdd726; color:#000; transform:scale(1.08);}

#footer p 		{font-family:'Roboto'}
#footer p > a 		{text-decoration:underline;}

.single-pub-mailchimp-callout p 		{text-align:center; margin-top:20px;}
.single-pub-mailchimp-callout a 		{display:inline-block; padding:15px 25px; border:1px solid #ddd; border-radius:1px; color:#12c; background-color:rgba(225, 225, 225, 0.2);}
.single-pub-mailchimp-callout a:hover 	{text-decoration: none;}
.single-pub-mailchimp-callout a:active,
.single-pub-mailchimp-callout a:focus 	{outline:1px solid orange;}

@media (max-width:568px){
    #footerLogo {padding:8px; width:100%}
    .single-pub-mailchimp-callout a {font-size:12px;}
}
