html input[type="button"], input[type="submit"] {width: auto !important; padding: 0 10px !important; font-size: 13px !important;}

.fastLinks {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 27px 53px rgb(0 0 0 / 5%);
}