/*
Theme Name: Divi Child
Theme URI: https://mmt.me
Description: This is a customized Divi Theme made for Arindon
Author: Mobel Media & Technology
Author URI: https://mmt.me
Template: Divi
Version: 2.0.0
*/

/*style the Divi Porfolio excerpt text*/

.et_pb_portfolio_excerpt {
  padding-top: 15px !important;
  font-weight: 400 !important;
  color: #000;
}

/*style the Divi Porfolio read more link as a button*/

.et_pb_portfolio_link {
	background-color: #104a42 !important;
    padding: 5px 15px;
    border-radius: 25px;
	font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF !important;
    line-height: 5em;
}
