.default-ol li {
    color: #333;
}

.section {
    padding: 30px 0px;
}

.container .free-text:last-child {
    margin-bottom: 0px;
}

.fscreen {
    margin-bottom: 30px;
}

.default-table tbody td {
    text-align: left;
}

@media screen and (max-width: 768px) {
    .portf__image {
        height: 100%;
    }
}