@charset "utf-8";
/* CSS Document */

main {
    margin-bottom: 200px !important;
}

.btn-tripler {
    background-color: #5e7b38;
    color: whitesmoke;
}

.bg-tripler {
    background-color: #5e7b38;
    color: whitesmoke;
}