body {
    font-size: 15px;
}

.name {
    font-weight: bold;
    font-size: 26px;
}

.title {
    font-size: 30px;
}

a:hover{
    text-decoration: none !important;
}

li a {
    text-decoration:none;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
}

.ip-title {
    font-weight: bold;
}

.text-blod {
    font-weight: bold;
}

.pagination {
    text-align: center !important;
}

.pagbtn a {
    font-size: 22px;
}

.subtitle_popin {
    text-align: center;
    font-size: 22px;
    font-style: italic;
}

.text-bold {
    font-weight: bold;
}