/*
 Theme Name:   Further
 Theme URI:    https://madebyfurther.com
 Description:  Child theme for the Divi
 Author:       Further Digital
 Author URI:   https://madebyfurther.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom CSS below this line */

.et_pb_portfolio_item .post-meta a {
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
    color: inherit !important;
}