/* 
Theme Name:		Govus Child
Template:		hello-elementor
Version:		2.0.0
Text Domain:	hello-elementor-child
*/

/*
    Add your custom styles here
*/

a {
  overflow-wrap: break-word;
  word-break: break-word;
}

p:last-child{ margin-bottom:0px;}

ul {
 margin-bottom:1em;
}