a {
    color: #135D66;
}

.pl-bg-main {
    color: rgba(0,0,0.0.87);
}

.pl-bg-menu {
    /*background: #888787;
    background-image: url("/static/img/dog_drink.png");
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: bottom;*/

    background: rgb(255,255,255);
    color: #135D66;
}