.judulh1 h1 {
    font-size: 4vw;
    font-family: "baskerville";
    background: linear-gradient(180deg, rgba(50,80,154,1) 0%, rgba(0,2,85,1) 82%);
    color: #f2f2f2;
    width:100%;
    margin: 0.5% 0 0;
            
}
.tron {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: calc(8px+1vh);
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    line-height: 15px;
    padding: 10px;
    background: radial-gradient(circle 214px at 46.5% 54.2%,#e1af40 0,#fff 96%);
    -webkit-box-shadow: 1px 1px 10px 0 #ffb3b3;
    -moz-box-shadow: 1px 1px 10px 0 #ffb3b3;
    box-shadow: 1px 1px 10px 0 #ffb3b3;
    border: solid #ffc107 2px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    margin: 10px 0 10px 0;
}
.w-100 {
    width: 100%!important;
    border-radius: 15px;
}
table.winpalace88{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;width:100%;text-align:left;border-collapse:collapse;font-size:calc(8px+1vh);margin:0 20px 0 0}table.winpalace88 td,table.winpalace88 th{border:1px solid #b88416;padding:10px 5px 10px}table.winpalace88 tbody td{font-size:calc(8px+1vh);font-weight:500;color:#bfbfbf}table.winpalace88 thead{background:#3498db}table.winpalace88 thead th{font-size:calc(12px+1vh);font-weight:700;color:#fff;text-align:center;background: linear-gradient(to bottom,#fff095 0%,#b88416 88%);}

.fixed-footer {
	display:flex;
	justify-content:space-around;
	position:fixed;
    background: linear-gradient(to bottom,#fff095 0%,#b88416 88%);
	padding:2px 0;
	left:0;
	right:0;
	bottom:0;
	z-index:99
}
.fixed-footer a {
	flex-basis:calc((100% - 15px*6)/ 5);
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	color:#fff;
	max-width:75px;
	font-size:12px
}
.fixed-footer .center {
	transform:scale(1.5) translateY(-5px);
	background:center no-repeat;
	background-size:contain;
	background-color:inherit;
	border-radius:50%
}
.fixed-footer amp-img {
	max-width:30%;
	margin-bottom:5px
}
