/**********************************************
 -AUTHOR:   Kenneth Pollick
 -CREATED:	2021-11-12
 -MODIFIED:	2022-08-18
**********************************************/

.list-element {
	border-color: #7900ff;
	border-top-style: solid;
	margin-bottom: 10pt;
}
.list-element-body {
	margin-left: 4%;
	margin-right: 4%;
}