.fighter-card{display:flex;align-items:center;margin:0 auto;border-radius:20px}.fighter-card:not(:last-child){margin-bottom:2rem}.fighter-card:nth-child(2n){background-color:#f9f9f9}.fighter-card:nth-child(odd){background-color:#ddd}.border-rounded-transparent{border:1px solid transparent;border-radius:10px}.image-center{display:block;margin:auto}.fighter-rank h1{font-size:3rem;font-weight:700}.fighter-card .text-red:not(h2){font-size:13px}
