.myColumn3
{
    column-width: 400px;
    column-gap: 50px;
    column-rule-style: solid;
    column-rule-width: thin;
}

.mod-articlesnews-horizontal a:link, .mod-articlesnews-horizontal a:visited {
    font-weight: bold;
    /* list-style-type: disc; */
    text-decoration: underline;
}
.item-title a:link {
    color: #422002;
}

.item-title a:visited {
    color: #1a0007;
}

.page-header a{
	font-size:20px;
}

.page-header h1 {
	font-size:21px;
}

.page-header h2 {
    color: #422002;
	font-size:20px;
}

.items-leading .item-title {
    text-align: center;
}

.page-header a:link {
    color: #422002;
	
}

.page-header a:visited {
    color: darkgrey;
}

.readmore a:visited {
    color: #c1c1c1;
}

.com-content-article__body a:not([class]) {
    text-decoration: underline;
    font-weight: bold;
}

/* css untuk table */
.list-title a:link {
    color: black;
}

.list-title a:visited {
    color: #818181;
}

/* table pagination */
.page-item.active .page-link {
    z-index: 3;
    color: white;
    background-color:#422002;
}

/*foother */
#LayoutGrid3_Foother a:link, #LayoutGrid3_Foother a:visited  {
    color: white;
    text-decoration: none;
}

#LayoutGrid3_Foother a:hover  {
    color: white;
    font-weight:bold;
    text-decoration: none;
    border-style:solid;
    border-width:1px;
    border-color:white;
    border-radius:5px;
    padding:5px;
}

span#myInstagram, span#myFacebook, span#myMap  {
    display: block;
    padding-top: 10px;    
}


/*Image*/
.left.item-image {
    float: left;
    padding-right: 20px;
}