@charset "UTF-8";

[data-v-905136eb] .el-row {
	width: 100%;
	padding: 0
}

[data-v-905136eb] .my-btn {
	background: linear-gradient(0deg, #d19f2d, #ffec47 73%);
	border: 2px solid;
	border-image: linear-gradient(0deg, #dbb54a, #f9ff5e) 2 2
}

[data-v-905136eb] .couponDialog {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #30426c;
	border: 2px solid #4e6b97;
	box-shadow: 0 0 30px #111c3780
}

[data-v-905136eb] .couponDialog .dialog-header h4 {
	margin: 0;
	font-size: 14px;
	color: #fff
}

[data-v-905136eb] .couponDialog .dialog-main {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	width: 100%
}

[data-v-905136eb] .PaymentMethodBox {
	min-width: 375px;
	max-width: 600px;
	background-color: #000000b3;
	border: 1px solid rgba(254, 203, 65, .5);
	border-radius: 15px
}

[data-v-905136eb] .PaymentMethodBox .el-dialog__header {
	height: auto;
	padding: 0
}

[data-v-905136eb] .PaymentMethodBox .el-dialog__header .el-dialog__title {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 2.5;
	color: #fff
}

[data-v-905136eb] .PaymentMethodBox .el-dialog__header .el-dialog__headerbtn {
	font-size: 32px
}

[data-v-905136eb] .PaymentMethodBox .payInfo {
	box-sizing: border-box;
	display: flex;
	flex-flow: wrap;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 6px
}

[data-v-905136eb] .PaymentMethodBox .payInfo .info {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 5px 20px;
	font-size: 20px;
	color: #000;
	background-color: #fff
}

[data-v-905136eb] .PaymentMethodBox .payInfo .info .icon_diamond {
	display: flex;
	align-items: center
}

[data-v-905136eb] .PaymentMethodBox .payInfo .info .icon_diamond img {
	width: 24px;
	margin-right: 5px
}

[data-v-905136eb] .PaymentMethodBox .payInfo .info span:first-child {
	font-family: Rubik-Regular
}

[data-v-905136eb] .PaymentMethodBox .payInfo .info span:last-child {
	font-family: Rubik-Bold
}

[data-v-905136eb] .PaymentMethodBox .payInfo .info.Tips span {
	font-family: Rubik-Regular;
	color: #f64627
}

[data-v-905136eb] .PaymentMethodBox .payList .item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	margin-bottom: 20px;
	cursor: pointer;
	background-color: #fff;
	border-radius: 6px
}

[data-v-905136eb] .PaymentMethodBox .payList .item .tit {
	font-size: 18px;
	color: #000
}

[data-v-905136eb] .PaymentMethodBox .payList .item .svg {
	display: flex;
	align-items: center;
	height: 100%;
	margin-left: 10px
}

[data-v-905136eb] .PaymentMethodBox .payList .item .svg .visa {
	width: 60px
}

[data-v-905136eb] .PaymentMethodBox .payList .item .svg .mtc {
	width: 50px;
	margin-left: 10px
}

[data-v-905136eb] .PaymentMethodBox .payList .item .svg .paypal {
	display: flex;
	align-items: center;
	width: 80px
}

[data-v-905136eb] .PaymentMethodBox .payList .item .svg .img img {
	display: block;
	width: 100%
}

[data-v-905136eb] .PaymentMethodBox .payList .gpay {
	cursor: pointer;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: #3c40434d 0 1px 1px, #3c404326 0 1px 3px 1px
}

[data-v-905136eb] .PaymentMethodBox .payList .gpay .svg .img {
	display: flex;
	align-items: center;
	width: 66px
}

[data-v-905136eb] .PaymentMethodBox .payList .cashapp .svg .img {
	display: flex;
	align-items: center;
	width: 150px
}

[data-v-905136eb] .PaymentMethodBox .payList .applepay {
	display: block
}

[data-v-905136eb] .PaymentMethodBox .payList .applepay button {
	width: 100%;
	height: 100%
}

[data-v-905136eb] .PaymentMethodBox .payList .localPay .svg .img {
	display: flex;
	align-items: center
}

[data-v-905136eb] .PaymentMethodBox .payList .localPay.giropay {
	background-color: #003a7d
}

[data-v-905136eb] .PaymentMethodBox .payList .localPay.trustly {
	background-color: #003140
}

[data-v-905136eb] .PaymentMethodBox .payList .localPay.skrill {
	background-image: linear-gradient(to right, #872166, #4f2355);
	transition: background-color .3s
}

.index-template[data-v-905136eb] {
	width: 100%;
	height: 100%
}

.index-template .top-banner[data-v-905136eb] {
	display: block;
	width: 100%
}

.index-template .top-banner img[data-v-905136eb] {
	width: 100%;
	height: auto
}

.index-template .container[data-v-905136eb] {
	min-width: 375px;
	max-width: 1250px;
	margin: 0 auto;
	overflow: hidden
}

.index-template .game-base-info[data-v-905136eb] {
	box-sizing: border-box;
	width: 100%;
	padding: 28px 37px;
	margin-top: 3%;
	margin-bottom: 30px;
	background: #30426c;
	border: 2px solid #4e6b97;
	display: flex;
	place-items: center center
}

.index-template .game-base-info-left[data-v-905136eb] {
	flex-shrink: 0;
	width: 184px;
	height: 184px;
	margin-right: 40px;
	background-color: #fff;
	border-radius: 20px
}

.index-template .game-base-info-left img[data-v-905136eb] {
	width: 100%;
	height: 100%
}

.index-template .game-base-info-right[data-v-905136eb] {
	display: flex;
	flex: 1;
	flex-direction: column
}

.index-template .game-base-info-right .row-box[data-v-905136eb] {
	margin-bottom: 18px
}

.index-template .game-base-info-right .row-box .game-title[data-v-905136eb] {
	width: 100%;
	margin: 16px 0;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	display: flex;
	place-items: center center
}

.index-template .game-base-info-right .row-box .game-link[data-v-905136eb] {
	flex-wrap: wrap;
	text-align: left;
	display: flex;
	place-items: center center
}

.index-template .game-base-info-right .row-box .game-link a[data-v-905136eb] {
	margin-right: 10px
}

.index-template .game-base-info-right .row-box .game-link a img[data-v-905136eb] {
	width: 145px;
	height: 50px
}

.index-template .game-base-info-right .row-box .game-link .country-box[data-v-905136eb] {
	height: 50px;
	display: flex;
	place-items: center center
}

.index-template .game-base-info-right .row-box .game-link .country-box img[data-v-905136eb] {
	width: 40px;
	height: 32px;
	margin-right: 10px
}

.index-template .game-base-info-right .game-dec[data-v-905136eb] {
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
	text-align: left
}

.index-template .good-info .good-list[data-v-905136eb] {
	display: flex;
	    flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
	justify-content: flex-start;
}

.index-template .good-info .good-list .good-item{
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	/* width: 100%; */
	padding: 15px;
	margin-right: 15px;
	width: 19%;
	margin-bottom: 12px;
	background: #30426c;
	border: 2px solid #4e6b97;
	cursor: pointer;
}
.index-template .good-info .good-list .good-item:nth-child(5n) {
	margin-right: 0
}

.index-template .good-info .good-list .good-item:last-child {
	margin-bottom: 3%
}

.index-template .good-info .good-list .good-item:hover {
	cursor: pointer;
	background-color: #4e69ac;
	border-color: #4e69ac
}
.level-1 .good-item:nth-child(5n) {
    margin-right: 0 ;
}

.index-template .good-info .good-list .good-item-left {
	flex-shrink: 0;
	display: flex;
	place-items: center center
}

.index-template .good-info .good-list .good-item-left img {
	width: 84px;
	height: 84px;
	/* margin-right: 10px; */
	margin-bottom: 10px
}

.index-template .good-info .good-list .good-item-right {
	display: flex;
	flex: 1;
	    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.index-template .good-info .good-list .good-item-right .price-num {
	font-size: 24px;
	font-weight: 400;
	color: #fcfe72
}

.index-template .good-info .good-list .good-item-right .prop-num {
	font-size: 24px;
	font-weight: 400;
	color: #42b6ff
}
@media (max-width: 576px) {
	.index-template .good-info .good-list {
		padding-left: 0
	}
}

.index-template .good-info .buy-box[data-v-905136eb] {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

@media (max-width: 1200px) {
	.index-template .good-info .buy-box[data-v-905136eb] {
		padding-left: 0
	}
}

.index-template .good-info .buy-box .user-info[data-v-905136eb] {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 30px;
	margin-bottom: 20px;
	background: #30426c;
	border: 2px solid #4e6b97
}

.index-template .good-info .buy-box .user-info-title[data-v-905136eb] {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 400;
	color: #fff
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] {
	width: 100%;
	text-align: left
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-form-item__label {
	font-size: 18px;
	font-weight: 400;
	color: #fff
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-input {
	height: 60px;
	line-height: 60px
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-input .el-input__wrapper {
	background: #4e6d9c !important;
	border: none !important;
	box-shadow: none !important
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-input .el-input__inner {
	font-size: 20px !important;
	font-weight: 700 !important;
	color: #d3e0f3 !important
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-select {
	height: 60px;
	line-height: 60px
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-select .el-select__wrapper {
	height: 60px !important;
	line-height: 60px !important;
	background: #4e6d9c !important;
	border: none !important;
	box-shadow: none !important
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-select .el-select__placeholder {
	font-size: 20px !important;
	font-weight: 400 !important;
	color: #d3e0f3 !important
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-select .el-select__input {
	width: 100% !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	color: #d3e0f3 !important
}

.index-template .good-info .buy-box .user-info .form-box[data-v-905136eb] .el-select .el-select__caret {
	font-size: 20px !important;
	color: #fff !important
}

.index-template .good-info .buy-box .shopping-cart[data-v-905136eb] {
	display: flex;
	flex-direction: column;
	width: 100%;
	background: #30426c
}

.index-template .good-info .buy-box .shopping-cart-title[data-v-905136eb] {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 80px;
	padding: 0 20px;
	background: #0086dc
}

.index-template .good-info .buy-box .shopping-cart-title .title-left[data-v-905136eb] {
	display: flex;
	align-items: center
}

.index-template .good-info .buy-box .shopping-cart-title .title-left img[data-v-905136eb] {
	width: 35px;
	height: 32px;
	margin-right: 12px
}

.index-template .good-info .buy-box .shopping-cart-title .title-left-txt[data-v-905136eb] {
	font-size: 24px;
	font-weight: 700;
	color: #fff
}

.index-template .good-info .buy-box .shopping-cart-title .title-right[data-v-905136eb] {
	font-size: 30px;
	font-weight: 700;
	color: #fff
}

.index-template .good-info .buy-box .shopping-cart-content[data-v-905136eb] {
	box-sizing: border-box;
	padding: 20px 16px;
	background: #30426c;
	border: 2px solid #4e6b97
}

.index-template .good-info .buy-box .shopping-cart-content .select-item[data-v-905136eb] {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px
}

.index-template .good-info .buy-box .shopping-cart-content .select-item[data-v-905136eb]:last-child {
	margin-bottom: 0
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left .checkbox[data-v-905136eb] {
	display: flex;
	place-items: center center
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left .checkbox .round-checkbox[data-v-905136eb] .el-checkbox__inner {
	width: 25px;
	height: 25px;
	background-color: transparent;
	border-radius: 50% !important;
	display: flex;
	place-items: center center
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left .checkbox .round-checkbox[data-v-905136eb] .el-checkbox__input.is-checked .el-checkbox__inner {
	background-color: #fff;
	border-color: #fff
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left .checkbox .round-checkbox[data-v-905136eb] .el-checkbox__input.is-checked .el-checkbox__inner:after {
	border-color: #273860 !important;
	border-width: 3px
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left .checkbox .round-checkbox[data-v-905136eb] .el-checkbox__inner:after {
	top: 2px;
	left: 8px;
	width: 6px;
	height: 12px
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left .checkbox .unit-price[data-v-905136eb] {
	margin-left: 16px;
	font-size: 24px;
	font-weight: 400;
	color: #fcfe72
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number {
	width: 100px;
	margin-left: 50px
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number span {
	width: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	background: none;
	border: none;
	border: 1px solid #fff;
	border-radius: 50%
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number span.is-disabled {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number span.el-input-number__increase {
	transform: rotate(45deg)
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number span:hover,
.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number span:focus {
	color: #464a91;
	background-color: #fff
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number .el-input__wrapper {
	padding: 0;
	background-color: transparent;
	border-color: transparent;
	box-shadow: none
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-left[data-v-905136eb] .el-input-number .el-input__wrapper input {
	font-size: 24px;
	color: #fff
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-right[data-v-905136eb] {
	flex-shrink: 0;
	width: 120px;
	height: 44px;
	font-size: 20px;
	font-weight: 700;
	line-height: 44px;
	color: #840e00;
	background: linear-gradient(0deg, #d19f2d, #ffec47 73%);
	border: 2px solid;
	border-image: linear-gradient(0deg, #dbb54a, #f9ff5e) 2 2
}

@media (max-width: 576px) {
	.index-template .good-info .buy-box .shopping-cart-content .select-item-right[data-v-905136eb] {
		width: 100% !important;
		margin-top: 10px
	}
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-all[data-v-905136eb] {
	flex-wrap: wrap
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-all .unit-price-all[data-v-905136eb] {
	margin-left: 16px;
	font-size: 20px;
	font-weight: 400;
	color: #fff
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-all .last-price[data-v-905136eb] {
	margin-left: 35px;
	font-size: 18px;
	font-weight: 400;
	color: #01deff
}

.index-template .good-info .buy-box .shopping-cart-content .select-item-all .btn[data-v-905136eb] {
	box-sizing: border-box;
	padding: 12px 15px;
	font-size: 20px;
	font-weight: 700;
	color: #2a4b7d;
	cursor: pointer;
	background-image: url(/how/exchange-btn-IYv-7zbb.png);
	background-repeat: no-repeat;
	background-size: cover
}

@media (max-width: 576px) {
	.index-template .good-info .buy-box .shopping-cart-content .select-item-all .btn[data-v-905136eb] {
		width: 100% !important;
		margin-top: 10px
	}
}

.index-template .good-info .buy-box .submit-box[data-v-905136eb] {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-top: 20px;
	background: #30426c;
	border: 2px solid #4e6b97
}

.index-template .good-info .buy-box .submit-box .submit-top[data-v-905136eb] {
	box-sizing: border-box;
	padding: 20px 16px
}

.index-template .good-info .buy-box .submit-box .submit-top-content[data-v-905136eb] {
	display: flex;
	flex-direction: column;
	width: 100%
}

.index-template .good-info .buy-box .submit-box .submit-top-content .settlement-good-item[data-v-905136eb] {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 12px
}

.index-template .good-info .buy-box .submit-box .submit-top-content .settlement-good-item[data-v-905136eb]:last-child {
	margin-bottom: 0
}

.index-template .good-info .buy-box .submit-box .submit-top-content .settlement-good-item-left[data-v-905136eb] {
	display: flex;
	place-items: center center
}

.index-template .good-info .buy-box .submit-box .submit-top-content .settlement-good-item-left .settlement-num[data-v-905136eb] {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	margin-left: 20px;
	font-size: 24px;
	font-weight: 400;
	color: #fcfe72
}

.index-template .good-info .buy-box .submit-box .submit-top-content .settlement-good-item-left img[data-v-905136eb] {
	width: 68px;
	height: 68px;
	margin-right: 10px;
	margin-bottom: 10px
}

.index-template .good-info .buy-box .submit-box .submit-top-content .settlement-good-item-left img[data-v-905136eb]:last-child {
	margin-right: 0
}

.index-template .good-info .buy-box .submit-box .submit-top-content .settlement-good-item-right[data-v-905136eb] {
	width: 120px;
	height: 44px;
	font-size: 20px;
	font-weight: 700;
	line-height: 44px;
	color: #840e00;
	background: linear-gradient(0deg, #d19f2d, #ffec47 73%);
	border: 2px solid;
	border-image: linear-gradient(0deg, #dbb54a, #f9ff5e) 2 2
}

.index-template .good-info .buy-box .submit-box .submit-top-content .coupon-box[data-v-905136eb] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 20px
}

.index-template .good-info .buy-box .submit-box .submit-top-content .coupon-box-left[data-v-905136eb] {
	display: flex;
	place-items: center center
}

.index-template .good-info .buy-box .submit-box .submit-top-content .coupon-box-left img[data-v-905136eb] {
	width: 40px;
	height: 27px
}

.index-template .good-info .buy-box .submit-box .submit-top-content .coupon-box-left-txt[data-v-905136eb] {
	margin-left: 12px;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-align: left
}

.index-template .good-info .buy-box .submit-box .submit-top-content .coupon-box-right[data-v-905136eb] {
	width: 120px;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
	background-image: url(/how/exchange-btn-IYv-7zbb.png);
	background-repeat: no-repeat;
	background-size: cover
}

.index-template .good-info .buy-box .submit-box .submit-bottom[data-v-905136eb] {
	box-sizing: border-box;
	padding: 24px 16px;
	border-top: 2px solid #4e6b97
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content[data-v-905136eb] {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 16px;
	background: #425a92;
	border: 2px solid #506eb2
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content-left[data-v-905136eb] {
	display: flex;
	flex-direction: column
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content-left .settlement-row[data-v-905136eb] {
	display: flex;
	place-items: center center;
	flex-wrap: wrap;
	margin-bottom: 6px
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content-left .settlement-row[data-v-905136eb]:last-child {
	margin-bottom: 0
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content-left .settlement-row-label[data-v-905136eb] {
	flex-shrink: 0;
	margin-right: 8px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-align: left
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content-left .settlement-row-value1[data-v-905136eb] {
	font-size: 24px;
	font-weight: 700;
	color: #00df6e
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content-left .settlement-row-value2[data-v-905136eb] {
	font-size: 18px;
	font-weight: 400;
	color: #fe6464
}

.index-template .good-info .buy-box .submit-box .submit-bottom-content-right[data-v-905136eb] {
	width: 120px;
	height: 44px;
	font-size: 20px;
	font-weight: 700;
	line-height: 44px;
	color: #840e00;
	cursor: pointer;
	background: linear-gradient(0deg, #d19f2d, #ffec47 73%);
	border: 2px solid;
	border-image: linear-gradient(0deg, #dbb54a, #f9ff5e) 2 2
}

@media (max-width: 1200px) {
	.index-template .good-info .buy-box .submit-box .submit-bottom-content-right[data-v-905136eb] {
		width: 100%;
		margin-top: 20px
	}
}

.index-template .footer[data-v-905136eb] {
	margin-top: 12%;
	margin-bottom: 7%;
	color: #fff
}

.index-template .footer .link[data-v-905136eb] {
	display: flex;
	align-items: center;
	justify-content: center
}

.index-template .footer .link a[data-v-905136eb] {
	margin: 0 10px;
	color: #fff
}

.index-template .footer span[data-v-905136eb] {
	display: block;
	margin-top: 10px
}

.el-select-dropdown__item {
	height: 60px !important;
	font-size: 24px;
	font-weight: 400;
	line-height: 60px !important;
	color: #333
}

.el-select-dropdown__item:hover,
.el-select-dropdown__item.selected {
	color: #fff;
	background-color: #0590f9
}

.el-page-header__header {
	height: 50px;
	padding-left: 10px;
	border-bottom: 2px solid #4e6b97
}

.el-page-header__header .el-page-header__title {
	font-size: 20px;
	font-weight: 400
}

.el-page-header__header .el-divider {
	display: none
}

.form-box .el-input__inner::placeholder {
	font-size: 20px !important;
	font-weight: 700 !important;
	color: #d3e0f3 !important
}