/*! Place your custom styles here */
p {
    font-size: 17px;
}

.no-underline { 
    text-decoration: none;
}

.bottom-label {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    font-weight: 600;
}

.bottom-label a {
    text-decoration: none;
    font-weight: 600;
}

.feature-blockchain { 
    /* min-height: 400px; */
}

.why-us li {
    margin-bottom: 16px;
}

.blog-section {
    padding-top: 4.428571em;
}

.blog-section h3 {
    margin-bottom: 5px;
}

.blog-section hr {
    margin-top: 0px;
}

p + a:not(.btn) {
    font-size: 16px;
}

.blog-section p + a:not(.btn) {
    font-size: 14px;
}



.blog-section article.feature-1 h5 {
    min-height: 0px;
}

.post-element a {
    text-decoration: none!important;
}

.post-single {
    padding-top: 3.428571em;
}
.post-single a {
    text-decoration: none!important;
}

.feature-logo img {
    max-height: 78px;
    margin-bottom: 13px;
}

.feature-logo h4 {
    margin-top: 26px;
}

.boxed {
    padding: 0.85714286em;
}

.card-custom {
    border: 1px solid #ececec;
    border-radius: 6px;
}

.card-custom img {
    border-radius: 6px 0 0 6px!important;
}

.article__body p {
    text-align: justify;
    font-family: 'Nunito', sans-serif;
}

.article__body li {
    font-size: 17px;
    margin-left: 25px;
}

.article__body ul {
    list-style-position: inside!important;
    list-style: disc;
    color: rgb(34, 41, 47);
}

.article__body ol {
    list-style-position: inside!important;
}
article .article__title {
    margin-bottom: 2.714286em;
}

.sharethis-inline-share-buttons {
    margin-top: 70px;
}

.post-list-description {
    min-height: 52px;
}

.post-subtitle {
    font-size: 26px;
}