.anchor-menu{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#0f3e68;width:100%}.anchor-menu__item{margin:5px 20px;color:#fff}.anchor-menu__item:hover{color:#3fa3ca}@media only screen and (max-width:600px){.anchor-menu{flex-direction:column}}