﻿.skg-buttons-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.skg-decline,
.skg-accept {
    margin-bottom: 10px;
}

.blue_button {
    color: white;
}