.banner-button{
    margin-top: 30px;
}
.banner-button a{
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
}
.metagame-main{
    background-image: url('../images/metagame-bg.svg');
    padding-bottom: 50px;
}
.accordion-body ol li {
	font-size: 16px;
	color: #000000;
}