#synapse-chroma .bo-temp{background-color: #000; padding: 0}
#synapse-chroma-download-windows,
#synapse-chroma-download-mac {
  background-color: #44d42c;
  color: #000;
  font-size: 18px;
  font-weight: 600;  
  border-radius: 0.1875rem;
  text-decoration: none;
  display: inline-block;  
  height: 44px;
  line-height: 44px;
  padding: 0 1rem;
  margin-top: 32px;
  text-transform: uppercase;  
}
#synapse-chroma .body-copy small {display: block; margin-top: 5px;}
@media(min-width:768px){
#synapse-chroma ul{max-width: 900px;}
}
@media(max-width:769px){
#synapse-chroma ul{max-width: 900px;}
#synapse-chroma .bo-temp.category-columns .icons.multi-panels li{padding-bottom:1rem;}
#synapse-chroma .bo-temp.category-columns .icons.multi-panels li .cta-row{display: none; }
#synapse-chroma .bo-temp{padding: 2.25rem}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}