/* Start custom CSS */.panel p a {
    color: #94a91d !important;
}

.panel-body {
    font-size: 16px;
    font-family: "Inter";
    font-weight: 500;
}

.panel hr {
    margin: 1em 0;
}/* End custom CSS */