.btn{box-shadow:none;outline:none;border-radius:3rem;padding:1rem 3rem;transition:all .15s ease-in-out;font-weight:bold}.btn.btn-primary{background-color:#35cbbf;border-color:#35cbbf;color:#fff}.btn.btn-primary:hover{background-color:#222;border-color:#222}.btn.btn-primary:active{transform:scale(0.95)}.form-group{margin-bottom:1rem}.player{text-align:center;font-weight:bold;display:flex;flex-direction:column;align-items:center;margin-left:.25rem;margin-right:.25rem}.player__card{min-width:5rem;height:7rem;font-size:2rem;padding:1rem;background-size:cover;background-position:center center;background-color:#f0f0f0;border-radius:.25rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.player__card--selected{background-color:#bdbdbd}.player__name{max-width:5rem;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.scrum-table{width:20rem;max-width:100%;height:5rem;border-radius:.5rem;background:#f0f0f0;display:flex;align-items:center;justify-content:center;margin:1rem auto;background-color:#35cbbf}.scrum-cards{display:flex;flex-direction:column}.scrum-cards--hidden{display:none !important}.scrum-cards__heading{margin-bottom:1rem;text-align:center}.scrum-cards__body{overflow:auto;padding:1rem}.scrum-card{background-size:cover;background-position:center center;background-color:#f0f0f0;border-radius:.25rem;margin-bottom:1rem;border:0;min-width:3rem;height:5rem;padding:2rem 1rem;font-weight:bold;transition:all .15s ease-in-out}.scrum-card:hover{background-color:#222;color:#fff}.scrum-card--selected{background-color:#35cbbf;color:#fff;transform:translateY(-0.5rem)}html,body{height:100%}body{font-family:"Raleway",sans-serif;font-size:16px;color:#222}h1,h2,h3,h4,h5{font-weight:900}strong{font-weight:700}.rounded{border-radius:1rem !important}/*# sourceMappingURL=style.css.map */
