.view_detail{
    text-align: center;
    display: flex;
    justify-content: center;
}
.view_detail .card-title{
    margin-bottom: 30px;
    color: #074C8C;
}
.view_detail .nav-tabs a{
    color: #0D6EFD;
}
.view_detail .judul th{
    text-align: center;
    background-color: #074C8C;
    color: white;
}
.view_terkait th{
    color: #074C8C;
}
.view_terkait td a{
    text-decoration: none;
}