 .logo-intaq {
    height: 50px !important;
 }
 
.w-800px {
	width: 800px !important;
}

.fs-i {
	font-style: italic;
}

.pd-0 {
	padding: 0 0 0 0 !important;
}

.mgt-50 {
	margin-top: 50px;
}

.mgr-10 {
	margin-right: 10px;
}

img.donasi-transfer {
	width: 60%; 
	display: block;
	margin: auto;
}

h1.donasi-transfer {
	font-size: 3em; 
	text-align: center;
}

h2.donasi-transfer {
	font-size: 2em; 
	text-align: center;
}

#toast-container {
  position: fixed !important;
  z-index: 100 !important;
}

#toast-container > .toast {
  margin: 0 0 6px 0;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.donasi-icon-wa {
	font-size: 25px !important;
	color: var(--bs-success);
	margin: 0;
	padding: 0;
}

.donasi-icon-form {
	font-size: 20px !important;
	color: var(--bs-success);
	margin: 0;
	padding: 0;
}


.ml-15 {
	margin-left: 15px;
}

.h-200 {
	height: 200px !important;
}


.footer-bottom {
	position: absolute !important;
	bottom: 5px !important;
}

@media (max-width: 768px) {
	img.donasi-transfer {
		width: 80%; 
		display: block;
		margin: auto;
	}
	
	h1.donasi-transfer {
		font-size: 3em; 
		text-align: center;
	}
	
	h2.donasi-transfer {
		font-size: 1.5em; 
		text-align: center;
	}
}
