.flavor2 #footer {
    background-color: #183159;
}

#footer .align-left img {
	max-width: 8rem;
}

#footer .layout {
	padding: 1.5rem 0;
}

#footer strong {
	font-size: 1.5rem;
  font-family: 'kepler-std-display';
  padding-top: 1rem;
}

.flavor2 #footer .subfooter {
    border-top-color: #0E2243;
}

#footer .ps-social-links--platforms.vertical li {
    list-style-type: none;
    margin: 0 0 1rem 0;
    text-align: right;
}

#footer .ps-social-links--platforms.vertical li a {
	display: flex;
	justify-content: flex-end;
}

#footer .ps-social-links--platforms.vertical li a .fa-2x {
	order: 1;
	
    font-size: 1.5rem;
    margin-left: 1rem;

}