/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

/* Accommodation Bullet Points */

.bullet_points li {
    list-style-type: none;
    padding-bottom: 5px;
}
.bullet_points li:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-size: 25px;
    color: #8F5B34;
}