.purple-bg {
    background-color: #262261;
    color: #fff;
}
.btn .purple-bg:hover {
    background-color: #3a367b;;
    color: #fff;
}