﻿.button-color1 {
    background-color: #1E88E5 !important;
    width: 18rem;
    color: #ffffff !important;
}

.button-color2 {
    background-color: #43A047 !important;
    width: 18rem;
    color: #ffffff !important;
}

.button-color3 {
    background-color: #FB8C00 !important;
    width: 18rem;
    color: #ffffff !important;
}

.button-color4 {
    background-color: #6D4C41 !important;
    width: 18rem;
    color: #ffffff !important;
}

.bkg-1 {
    background-color: #2d9eb2 !important;
    width: 18rem;
    color: #ffffff !important;
}
.bkg-2 {
    background-color: #a2d2db !important;
    width: 18rem;
    color: #ffffff !important;
}
.bkg-3 {
    background-color: #68b6c3 !important;
    width: 18rem;
    color: #ffffff !important;
}
