.header__action .action-link {display: none !important;}
.header {height: 30px;}
.page {background-color: #000; background-image: url("https://img.freepik.com/free-vector/bokeh-background_52683-36106.jpg?w=826&t=st=1700217298~exp=1700217898~hmac=0b7e23a22cfc854115a1f16109af0a9b4d78a9c99b3353b653454590947392f2"); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.item-label {display: none !important;}
.offers-list__item {


}
.wrapper {
	max-width: 100% !important;
}
.creditors-list {
	width: 100% !important;
	display: inline-block !important;
}
.creditors-list .creditor { 
	margin-bottom: 10px !important;
	border-radius: 40px !important;
}

.creditors-subtitle {display: none !important;}
.nothing-found {display: none !important;}

.offers-list {
	grid-template-columns: 1fr 1fr !important;
}

body {
	font-family: "Comic Sans MS", "Comic Sans", cursive;
}

.page-subtitle {display: none !important;}

.offers-list__item .item-action {
	background:linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
	border-radius: 20px;
}
.conditionals-subtitle {
	color: #ff0;
}
.creditor__link {display: none !important;}
.creditor__header {border-bottom: none !important;}
.header__title {height: 30px !important;}
.creditor__title {width: 100%; text-align: center;}
.action-burger {display: none !important;}