/* Custom Styles */
@media screen and (min-width: 768px)
{
    




  .btn   { clip-path: polygon(94% 0%, 100% 50%, 94% 100%, 0% 100%, 4% 50%, 0% 0%);
}

}

aside.powered-by.background-light {
    display: none;
}