.testround {
    border-radius: 50%;
}

.judul-ambilbagian {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.deskripsi-ambilbagian {
    text-align: center;
    height: 130px;
}

.tombol-ambilbagian {
    width: 50%;
    padding: 10px;
    border-radius: 5px;
    color: white;
    margin-left: 25%;
    text-align: center;
}

.quote-jejaring {
    font-style: italic;
}

h1.entry-title.td-page-title {
    display: none;
}

.admin-bar .td-header-menu-wrap.td-affix {
    padding: 15px 0;
}

span.judul {
    color: black;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}

p.tanggal {
    margin-top: -15px;
    font-size: 12px;
    line-height: 12px;
}

.footer-text-wrap .footer-email-wrap a {
    color: yellow;
}

.admin-bar .td-header-menu-wrap.td-affix i.td-icon-search {
    color: white !important;
}

a {
    color: #00a1d7;
}

@media screen AND (min-width: 1200px) {
    .td-footer-bottom-full .footer-logo-wrap {
	    margin: 0 -100px 0 38px;
    }
}

@media screen AND (max-width: 378px) {
    p.normal {
	    margin-top: -21px;
    }
}
