/*
 Theme Name:     Centum Child
 Description:    Centum Child Theme - use to customize theme without loosing any changes after update
 Author:         BMC Media
 Template:       Centum
 Version:        1.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../Centum/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

.alignright {
  border: 0px solid #DEDEDE;
  float: right;
  margin: 0 0 8px 15px;
  padding: 3px;
}

.alignleft {
  border: 0px solid #DEDEDE;
  float: right;
  margin: 0 0 8px 15px;
  padding: 3px;
}