/* 
   Filename:  69_Camaro_Build_Info.css
   Author:    John G. (Skip) Todora
   Date:      September 10, 2025
   Website:   skipsmessyworkbench.com
*/

.text-block {
  margin: auto;
  padding-left: 5px;
  padding-right: 5px;
}

p.info-header {
  padding-bottom: 5px;
  font-weight: bold;
}

p.sub-header {
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

li {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
}
