#maincontainer,body,.footer
{
    background:#f4f0e9 !important;
}

.scroll-container.sticky
{
    top:52px !important;
}

.plist
{
    background: #ffffff85 !important;
    border-radius: 6px;
    padding: 20px 20px 0px 20px;
    border-bottom: none !important;
}

img.rounded-4
{
    border-radius: 6px !important;
}

header .navbar {
    padding: 10px 30px;
}


a.btn-add.btn {
    color: #ffffff;
    background: #000000;
    font-weight: 700 !important;
    border:none !important;
}

.scroll-container
{
    border-radius: 10px !important;
}