.info { display: flex; justify-content: space-between; align-items: center; margin: 15px 30px; font: 1.1em Sans-serif; text-transform: uppercase; } .left { display: flex; color: #706A90; } .right { display: flex; align-items: center; color: #20174D; } .copyLogo { margin: 10px; }