a { color: #ed6e5a; }

.MobileMenuContainer .Padding > ul > li > a::after {
    background-color: #ed6e5a;
}
.MobileMenuContainer .Padding > ul > li > ul > li:hover {
    background-color: #ed6e5a;
}
.MobileMenuContainer .Padding > ul > li > ul > li:hover a {
    color: #fff;
}
.MobileMenuContainer .Padding > ul > li > ul > li > ul > li a {
    color: #fff;
}
.MobileMenuContainer .Padding > ul > li > a > .menu-line{
    background-color: #ed6e5a;
}
.ResponsiveDesign .MainPage .GalleryPagerLinksContainer {
    background-color: #ed6e5a;
}
.ResponsiveDesign .MainPage .GalleryPagerLinksContainer td a {
    color: #fff;
}
.ResponsiveDesign .MainPage .GalleryPagerLinks .NextPage a{
    background-position: -36.5px -698px;
}
.ResponsiveDesign .MainPage .GalleryPagerLinks .PreviousPage a{
    background-position: -36.5px -728px;
}
.startpage .menu-icon {
    background-position: -35px -143px;
}