.button-on-image {
    padding: 10px;
    text-decoration: none;
    background-color: #000;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.button-on-image a {
    text-decoration: none !important;
    color: #ffffff;
}