.breadcrumbs-custom__title{
    font-size: 40px;
    }
    h1, h2, h3, h4, h5, h6{
    font-size: 1.125rem;
    }
    p{
    font-size: 15px;
    display: block;
    }
    .post-single__title{
       font-size: 1.75rem;
       line-height: 1.2857142857;
       font-weight: 400;
       letter-spacing: normal;
    }
    .t{
       color: #454545;
       font-weight: 600;
       font-size: 15px;
    }
    .d{
    font-size: 15px;
    color: #3c78d8;
    font-weight: bold;
    }
    #fb-share-button{
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 2px 2px 0 0;
    background: #0a7cce;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    }
    .post-single__main ul, ol{
    list-style: auto;
    padding: 15px;
    }
    .post-single__main ul li, ol li {
    display: list-item;
    }
    .post-single__main li {
    font-size: 16px; /* or whatever */
    }
 