/* Place for custom per-site CSS. Won't be replaced when upgrading the site. */
a.btn {
    border: 1px solid #2f9dd1;
    cursor: pointer;
    display: inline-block;
    margin: 0 auto 15px;
    padding: 8px 15px;
    color: #2f9dd1;
    font-weight: bold;
    text-decoration: none;
}
body.o-nas img { max-width: unset; }
