.blog-content {
    font-size: large;
    font-family: 'Courier New', Courier, monospace;
}

.blog-content i {
    color:rgb(24, 138, 9);
}

.m-sample-code {
    background-color: #e5e5eb;
}
