HEX
Server: Apache
System: Linux server-634962.emtiyz.com 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: codo66ho (1003)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/codo66ho/.trash/assets/scss/home-4/_counter.scss
.rx-counter-section {
	.background_parallax {
		padding: 95px 0px 110px;
	}
	.background_overlay {
		z-index: 0;
		background-color: rgba(0, 0, 0, 0.8);
	}
}
.rx-counter-icon-text {
	.rx-counter-icon {
		margin-right: 20px;
		i {
			font-size: 50px;
			color: $base-color;
		}
	}
	.rx-counter-text {
		color: #fff;
		display: block;
		overflow: hidden;
		span {
			line-height: 1;
			font-size: 50px;
			font-weight: 700;
			display: inline-block;
			font-family: $heading;
		}
		p {
			font-size: 20px;
			font-weight: 700;
			padding-top: 8px;
		}
		.odometer-formatting-mark {
			display: none;
		}
	}
	
}