﻿.biz-argedeyiz
{
    width: 100%;
    margin-bottom: 5%;
}

a{
    text-decoration:none;
}
.blog-aciklama h2{
    text-align:center;
}
.blog-baslik {
    font-size: 28px;
    font-weight: 700;
    line-height: 33.38px;
    margin-top: 2%;
    margin-bottom: 2%;
}

.blog-aciklama {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #5D5F61;
    word-break: break-word;
}

    .blog-aciklama p:last-child {
        margin-bottom: 0;
    }


.download-button {
    /*display: flex;*/
    justify-content: space-between;
    align-items: center;
    width: 35%;
    background-color: #fff;
    border: 1px solid #10487C;
    border-radius: 0;
    color: #10487C;
}

