/*
Theme Name:     FARD
Description:    Fard 
Author:         servemark
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#topmenu .nav li li { line-height: 1.5em;}
#top-menu li li a { width: 220px;}
.nav li ul { width: 260px;}

.sect_pag_prev {text-align: left;}
.sect_pag_next {text-align: right;}

.sect_pag_prev a, .sect_pag_next a { color:#FFFFFF; font-weight: bold; }
.sect_pag_prev a:hover, .sect_pag_next a:hover { text-decoration: underline; }

.sect_pag_prev a:before { content: "« "; color:#FFFFFF; }
.sect_pag_next a:after { content: " »"; color:#FFFFFF; }

.proj_menu a { color: #01638C; margin-left: 40px; }
.proj_menu a:hover { text-decoration: underline; } 
.proj_menu a:after {content: " »";}

.entry-content a:hover{ text-decoration: underline;}

.et_pb_team_member_image img {
	border-radius: 10px;
}