.dates-list p {
padding-left: 3rem;
padding-bottom: 0px !important;
}
.dates-list p:last-child {
padding-bottom: 1rem !important;
}

/*style for file download button*/
.download-link {
font-size: 1rem !important;
font-weight: bold;
}
.download-link .wp-element-button {
background: none;
border-radius: 0px !important;
border: 2px solid #239e89 !important;
color: #239e89;
border-radius: 3px !important;
}


