.car-row {
    margin-top: 50px;
}


.navbar {
    background-color: #002D40!important;
}

.hero-one {
    background-color: rgb(0, 45, 64) !important;
    background-color: rgba(0, 45, 64, 1) !important;
    -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    width: 100% !important;
}

.esports-announce {
    color: white;
}

.logo {
    padding-top: 20px;
}
.logoimage {
    .padding-bottom: 20px;
}

.team-player {
    fill: #0F7D60;
}

.coachimages {
    width: 164px;
    height: 164px;
    overflow: hidden;
    margin: auto;
  
  }
