.parent{display:flex;flex-direction:row;justify-content:space-around;place-items:center;flex-wrap:wrap;gap:20px;padding:30px;background-color:#6d8a89}.social{display:flex;flex-direction:column}.font{color:#fff;font-family:monospace}.bigsize{font-size:20px;font-weight:800}.image{width:200px;height:42px}.link{color:#fff;text-decoration:none}.link:hover{color:#afb3b3;text-decoration:none}.link2{color:#0c302f;font-weight:600}@media (max-width: 750px){.parent{flex-direction:column;text-align:center}}
