/*
Theme Name: Ratio Child
Theme URI: https://ratio.qodeinteractive.com/
Description: A child theme of Ratio Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.1.2
Template: ratio
Text Domain: ratio
*/

.portfolio-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.portfolio-item {
    border-bottom: 1px solid #8C754D;
    padding: 10px 0;
}

.portfolio-item h2 {
    margin: 0;
    font-size: 14px;
}

.portfolio-item h2 a {
    text-decoration: none;
    color: #fff; /* Adjust the color as needed */
}

.portfolio-item .portfolio-date {
    color: #999; /* Adjust the color as needed */
    font-size: 11px;
}
