.bg-puffin-bill {
    background-color: rgb(203,91,59);
    border-radius: 25px;
    color: #ececec;
    margin: 10;
    font-style: normal
}

.bg-puffin-bill h2,.bg-puffin-bill h3,.bg-puffin-bill h4,.bg-puffin-bill ul,.bg-puffin-bill p {
    color: #ececec;
    font-style: normal
}

.bg-puffin-bill a {
    color: #ececec;
    font-style: normal
}

.bg-puffin-bill a:visited {
    color: #ececec;
    font-style: normal
}

.bg-puffin-bill a:hover {
    color: #fff;
    font-style: normal
}
