.header{display:flex;flex-flow:row wrap;align-items:center}.header__link{padding:1rem 1rem 1rem 2rem;width:300px;flex:1}.header__text{order:-1;flex:100%;padding:.5rem 2rem;font-size:.7rem;text-align:center;background:#e03768;color:#fff;font-weight:700}.header__info{padding:1rem 2rem 1rem 1rem;flex:1;text-align:right}.header__social{display:none;text-transform:uppercase;margin-bottom:.5rem}.header__social a{text-decoration:none}.header__social a:not(:last-of-type){margin-right:.25rem;padding-right:.5rem;border-right:#eee 1px solid}.header__social svg{width:20px;height:20px;fill:currentColor}.header__info p{margin:0;font-family:'Playfair Display',serif}.header__location .address{line-height:1.2}.header__location .phone{font-weight:bold}@media screen and (min-width:1024px){.header__text{order:0;flex:1;padding:1rem;font-size:1rem;text-align:center;color:#e03768;background:#fff;font-weight:700}.header__social{display:block}}