/*
File Name: 		custom.css
Description:  You can add your custom CSS here and it will overwrite template styles
*/

/*# sourceMappingURL=maps/custom.css.map */

.img-logo{width: 80% !important;}
.img-logo-large{width: 80% !important; max-width: 200px !important;}

.match_score_image{ max-width: 100px !important;}


.mobile_score{display: block;position: absolute;top: 8px;right: 0; color:#9a9da2;}
.color_score{ color:#31404b !important;}
.hidden{display: none;}

.game-result__content:hover{cursor: pointer;}