/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A lightweight and minimalist WordPress theme for Elementor page builder.
 */

.codes{
	background-color: #f4f4f4;
	padding: 30px;
}

.ff-inner_submit_container{
	margin-top: 20px;
}
#totalDisplay{
	text-align: right;
}
p#totalAmount{
	text-align: right;
}