/* -----------------------------------------------
GENERAL
----------------------------------------------- */

.assetlist ul {
    list-style-type: none;
    margin: 0 0 1rem 0;
    padding: 0;
}
.assetlist .button .button-content::before {
	content: "\f15b";
	font-weight: 500;
}