/*
Theme Name: Marwell Zoo
Author: Semantic
Author URI: https://www.semantic.co.uk
Description: Base BOOTSTRAP 4 theme with ACF Options
Version: 1.2.1
License: Semantic
Text Domain: Marwell Zoo
*/


.text-white a,
.text-white a:link { color: #fff; text-decoration: underline !important; }
.text-white a:hover { color: #fff; text-decoration: underline !important; }


@media only screen 
and (max-width : 520px) {

	.container-scrollable { overflow-x: scroll; }

}