﻿ <style>
.tanggal-widget {
    background-color: #fffff;
    border-left: 4px solid #198754;
    padding: 0px;
    border-radius: 0px;
    margin: 0px auto;
    max-width: 100%px;
    font-family: 'Segoe UI', sans-serif;
}
.tanggal-masehi {
    font-size: 22px;
    font-weight: bold;
    color: #212529;
    margin-bottom: 4px;
}
.tanggal-hijriyah {
    font-size: 18px;
    color: #6c757d;
	
}
.tanggal-widget i {
    margin-right: 12px;
    color: #198754;
}
</style>