.btn.dropdown-toggle {
  background-image: linear-gradient(to bottom, #08c, #08c) !important;
} 
.p-b-3 {
    padding-bottom: 1rem !important;
}

.p-t-3 {
    padding-top: 1rem !important;
}
.p-b-4 {
    padding-bottom: 1rem !important;
}

.p-t-4 {
    padding-top: 1rem !important;
}
