@font-face {
    font-family: 'PingL';
    src: url("../font/PingLVariable.ttf") format('truetype');
}


html *
{
   font-family: PingL, sans-serif !important;
}

.tg  {border-collapse:collapse;border-spacing:0;margin-left: auto;margin-right: auto;border-width: 0;}
.tg td{border-color:black;border-style:solid;border-width:0px;font-size:32px; overflow:hidden;padding:10px 5px;word-break:normal; width:33%; text-align:center;}
.tg th{border-color:black;border-style:solid;border-width:0px;font-size:16px; font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;text-align:center;}
.tg .tg-zv4m{border-color:#ffffff;text-align:left;vertical-align:top;font-size:16px; font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;text-align:center;}
.tg .tg-8jgo{height:60px;border-color:#ffffff;text-align:center;vertical-align:top; font-size:40px;}
.rounded-image {
            border-radius: 5%;
            width: 200px; /* Adjust the size as needed */
            height: 150x; /* Adjust the size as needed */
            object-fit: cover; /* Ensures the image covers the container */
        }

.center {
	margin-left: auto;
	margin-right: auto;
	}


body {
    background: url(../images/nearmiss-background.png) center center no-repeat fixed;
    background-size: cover
}img{max-width:100%;height:auto}
table {border-width: 0;border-collapse: collapse;}
