.social-media-icon {
    display: flex;
    width: 34px;
    height: 34px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #333;
}