/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2025 | 00:50:59 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.wp-block-media-text a {
	text-decoration: underline !important;	
	cursor: pointer;
}

.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
	padding-left: 0px !important;
}
.wp-block-media-text:not(.has-media-on-the-right) > .wp-block-media-text__content {
	padding-right: 0px !important;	
}