/*
 * custom.css
 * Use this file for any extra tweaks so your changes don't get lost
 * if style.css is ever updated. Loaded automatically after style.css.
 */

.admin-bar .ea-header { top: 32px; }
@media (max-width: 782px) {
	.admin-bar .ea-header { top: 46px; }
}
