#customs-store-heading .store-panel-header-content h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    color: #eee;
    margin: 0;
    padding: 0;
    font: 700 1.5rem / 1.875rem "Titillium Web", RazerF5, Arial, Helvetica, sans-serif;
		@media (max-width: 768px) {
        font: 700 1.125rem / 1.5rem "Titillium Web", RazerF5, Arial, Helvetica, sans-serif;
        margin-bottom: .3rem;
    }
}
#customs-store-heading .store-panel-header-content .subheader{
margin: 0;
 a.have-link-arrow{
	margin: 0 8px;
	white-space: nowrap;
	&:hover{
		text-decoration: none !important;
		text-underline-offset: 3px;
	 .link-text{
			text-decoration: underline;
		}
	}
}
}
@media screen and (max-width: 768px) {
    #customs-store-heading .store-panel-header-content .subheader a.have-link-arrow {
        display: block;
        text-align: left;
						margin: 1rem 0 !important;
    }
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}