/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- 
/*table*/
table.hyo1,
table.hyo1 td,
table.hyo1 th{
  border: solid 1px #000;
  border-collapse: collapse;
	padding:10px 20px;
}

table.hyo1 th{ 
  background:#927ae9;
	color:#ffffff;
	white-space:nowrap;
	width:150px;
	text-align:center;
}
