/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 02 2026 | 08:04:45 */
.whitepaper-dl {
	p {
		margin-bottom: 0;
	}
	
	[class*="whitepaper-dl-type"] {
		justify-content: center !important;
		
		a:not(.wp-element-button) {
			font-size: 15px !important;
		}
		
		.wp-element-button {
			padding: 8px 30px  !important;
			font-size: 15px;
			background: #FF6A00;
			
			&:hover {
				background: #FFAB13;
			}
		}
		
	}
}
