/*Local Styles*/
.ac-gf-footer-shop p{color: #6e6e73;}

/* moves center link to right  in order to evenly space all three links */
@media only screen and (min-width: 736px){.centered-links{margin-left: 60px;}}

/* Alignment at Expand/Collapse button */
@media only screen and (min-width: 1068px){.expand-all .expand-link .indicator-wrapper .expandAll{left: 710px;} .expand-all .expand-link .indicator-wrapper .collapseAll{left: 601px;} }
@media only screen and (max-width: 1068px){.expand-all .expand-link .indicator-wrapper .expandAll{left: 595px;} .expand-all .expand-link .indicator-wrapper .collapseAll{left: 485px;} }
@media only screen and (max-width: 735px){.expand-all .expand-link .indicator-wrapper .expandAll{left: auto;} .expand-all .expand-link .indicator-wrapper .collapseAll{left: auto;} }