.ims_button {
    display: flex;
    justify-content: center;
    padding: 1rem;
    margin: 1rem;
    text-align: center;
}

.ims_button a {
    padding: 1rem 1.875rem;
    text-decoration: none;
    width: fit-content;
    height: fit-content;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
}
