
    .section .title {
        font-size: 1.5em;
    }

    .section .date {
        font-size: 1.2em;
    }

    .section .content {
        width: 80%;
    }

    .content .video iframe {
        display: block;
        width: 100%;
        height: 150px;
    }