.other-information {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 60px;
    text-align: center;
}

img.team-logo-info {
    width: 100%;
    margin-top: -40px;
}

strong{
    color: #FF2672;
}