/* Style for back-to-projects component */ .button-container { display: flex; justify-content: center; } .back-button { border-color: #004D40; color: #004D40; }