
.popover.cake-maker {
    background-color: #4c5159;
    color: #fff;
    border: solid 4px #ffdd33;
}

.popover.cake-maker .popover-title {
    margin: 0;
    font-size: 14px;
    background-color: transparent;
    border-bottom: 0px none;
    border-radius: 0;
        margin: 0;
    padding: 5px;

}