.form-bg{
    background-color: #B3D9FF;
}

.log-title{
    position: relative;
    top: 25px;
    left: 30px;
}

.date{
    position: absolute;
    top: 15px;
    right: 60px;
}

.video-tutorial{
    color: #E0E0E0;
    border-bottom: 1px dotted #E0E0E0;
    padding: 10px 10px 10px 10px;
}