/* -- custom css for file billing_details.html -- */

/* -- page-content -- */
#billing_details {
	font-size: 13px;
}

/* -- block custom-block block-text ml-3 mr-3 p-2 text-muted font-italic bg-transparent mt-0 -- */
#obj-2977 {
	border-radius: 4px;
	 font-size: 15px;
	 border-top-width: 1px !important;
	 border-top-style: dashed !important;
	 border-top-color: transparent !important;
	 border-bottom-width: 1px !important;
	 border-bottom-style: dashed !important;
	 border-bottom-color: transparent !important;
}

