/* Enter Your Custom CSS Here */
.custom-table-sv tr td:first-child {
    width: 135px;
	
}
.custom-table-sv td {
  border: 1px solid black;
	vertical-align: middle;
}
#secondnav ul li a {
    display: block;
    padding: 3px 8px;
    border: none;
    font-size: 16px;
    font-weight: bold;
}
#secondnav .content-pad {
    margin: 0px 25px;
    background-color: #2C5E96;
}
table.custom-border tr, table.custom-border td {
    border: 1px solid;
}
.elementor-widget-container ul {
    list-style: disc;
}
	