
.pr-0 {
  padding-right: 0px;   
}
     #page-title .title {
            font-size: 24px;
            font-family: 'Exo 2' !important;
                background: #337ab7;
        }

        #page-title .page-title-confec {
            background-image: linear-gradient(158deg, #333333ad 44%, #292828d6 85%), url(https://www.technoarete.org/publications-bg.jpg);
        }

    .section-title {
    margin: 0 0 20px 0;
    }
    
    .sticky {
    position: sticky;
    top: 50px;
}
.j-link{
    font-weight: 600;
}
       
 #journal .card {
            border-radius: 0px;
            background-color: #fff;
            box-shadow: 0 8px 30px 0 rgb(50 53 130 / 8%);
            margin-bottom: 29px;
            margin-right: 0px;
            border: 1px solid #33333354;
        }

        #journal .card-header {
            background-color: #337ab71f;
            color: #333;
            font-weight: 600;
            font-size: 18px;
            font-family: 'Roboto Slab';
            padding: 12px;
        }

        #journal .card-body {
            padding: 15px;
        }
    
    #journal h3{
            color: #337ab7;
    font-family: 'Roboto Slab';
    font-weight: bolder;
    }

        #journal .section-title h1 {
            font-size: 20px;
            color: #af2828;
            font-family: 'Roboto Slab';
            font-weight: 600;
            margin-top: 26px;
            margin-bottom: 12px;
        }

        #journal .section-title h3 {
            font-size: 17px;
            margin-bottom: 10px;
            margin-top: 18px;
        }

        #journal .section-title p strong {
            font-weight: 600 !important;
            font-size: 15px;
        }

        #journal .jour-icon {
            width: 130px;
            height: 120px;
            margin-top: 18px;
            margin-bottom: 20px;
            border: 1px dashed #333;
        }
    
    #journal p {
    font-size: 14px;
    line-height: 30px;
    font-family: 'Roboto Slab';
    color: #000 !important;
}
    
    
    .paper .icons:before {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #af2828;
    content: "\f18e";
    display: inline-block;
    font-size: 16px;
    margin-right: 9px;
    position: relative;
    top: 2px;
}
    .paper p {
    text-align: left;
    line-height: 38px !important;
}

  