/*
Theme Name: Blainroe Residents
Author: Damian O'Rourke
Author URI: https://damianorourke.info/
Template: bridge
Description: A custom child-theme for Bridge
Version: 1.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Tags: members, golf, resort, holiday, home, residents, access, beach, lawn
Text Domain: Bridge
*/

li{
	margin: 30px 0 30px 20px;
	line-height: 24px;
	display: list-item;
	text-align: -webkit-match-parent;
	list-style-position: outside;
}

ul{
	list-style-type: disc;
	margin-left: 0;
	padding-left: 1.5em;
}
