/*
 * Theme Name: My Timber Starter Theme
 * Description: Starter Theme to use with Timber
 * Author: Upstatement and YOU!
*/
.archive-button {
    display: block;
    margin: 0 auto;
}

.btn-regulamin {  padding: 10px 70px;

background: #e5d7e6; margin-top: 40px;

font-size: 14px;

letter-spacing: 1px;

line-height: 1.8;

color: #33332f;

font-weight: 500;

text-align: center;

display: inline-flex;

border-radius: 40px; }

.cosiki h4 {
    font-size: 30px;
    line-height: 28px;
    color: #33332f;
    font-family: "Ubuntu";
    font-weight: 400; margin-bottom: 40px;
}

.single-product li {
    font-size: 16px;
    line-height: 28px;
    color: #33332f;
    font-weight: 300;
}

.cosiki li { margin-left: 20px; }
.marginesowo { margin-top: 50px; float: left; width: 100%; }

/*
 * Comments
 */

.comment-box {
    padding: 1.5rem 1.5rem;
}
.comment-author {
    font-style: italic;
    margin-bottom: 5px;
}