/*
Theme Name: Nettl Divi Child
Theme URI: https://www.nettl.com/uk/
Description: Bespoke child theme for Divi
Author: Nettl
Author URI: https://www.nettl.com/uk/
Template: Divi
*/

.ra-class {
	border: 1px solid red;
}
/* Keep the "Why Swim the Channel?" copy readable when the wave artwork overlaps on phones. */
@media only screen and (max-width: 767px) {
	.home .et_pb_section_2 .et_pb_text_4 {
		background: rgba(255, 255, 255, 0.92);
		border-radius: 16px;
		padding: 18px 18px 20px !important;
		position: relative;
		z-index: 2;
	}
}
