#fw-section-custom-html-3305031d-6c1f-4dd1-8d27-239013ef1014 {

ul {
			list-style-type: disc;
			padding: 10px 0 !important;
			padding-left: 20px !important;
		}
}



































































#fw-section-links-list-8353d1ed-ffd3-4512-b8db-bda093092f40 {

a.button.button--primary.button--expand {
    background-color: rgba(30, 144, 255, 0.1);
    color: #FFF !important;
    border-bottom: 2px solid #FFD700 !important;
    padding: 10px 20px !important;
    font-size: 17px !important;
    font-weight: bold !important;
    text-align: center;
    margin: 5px;
    border: none;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 7px; /* Add rounded corners */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* Add subtle shadow */
}
}