header h3 {
    font-size: 40px;
    margin-top: 20px;
}

h3.content-title {
    color: #000;
}

header {
    background-attachment: inherit !important;
}

#mohanet {
    height: 60vh;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8)), url(/images/tudastar.jpg?t=1);
    background-size: cover;
    background-position: center;
}

.bg-gray {
    background: #efefef !important;
}

.card-text {
    margin-bottom: 20px;
    margin-top: 0;
}

#tudastar .small_line {
    position: relative;
    margin: 20px auto 30px auto;
}

#tudastar .card-time {
    font-size: 12px;
}

#tudastar .card {
    width: 18rem;
}