/*
Theme Name:     Caroline Better Together Child Theme
Theme URI:      n/a
Template:       kadence
Author:         Webbed Presence
Author URI:     http://webbedpresence.com
Description:    Custom child theme to enable Events Calendar variables for meta descriptions, plus anything else we may need.
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.wrap hfeed kt-clear {
  margin-top: 20px !important;
  padding: 5px;
}
span.email em {
	display: none;
}
span.em1 em {
	display: none;
}
span.phone em {
	display: none;
}
span.ph1 em {
	display: none;
}
<!-- Calendar read more link formatting -->
.list-view-read-more {
    color: #F36D2B !important;
    padding: 10px 15px !important;
    text-decoration: underline !important;
}
.list-view-read-more:hover {
    color: #65C2BB !important;
}
