/* ADD SPECIFIC CSS HERE FOR THIS TEMPLATE */
#logo a{
    padding-top:20px
}

#logo img{
    top:-5px;
}

.custmd.plui{
    padding-top:24px;
    padding-bottom:48px;
}

.custmd.plui a{
    background: white;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
}


.dark .custmd.plui a{
    background: black;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
}

