/*
Theme Name: SAM Charter
Theme URI: https://samcharter.com
Description: Custom theme for SAM Charter based on Astra
Author: Joe Green
Author URI: https://jgreen3d.com
Template: astra
Version: 1.0.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 27 Jul 2021 12:06:03 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.partner-links {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
}
.partnerLink img {
  max-width:240px;
}
.w3eden .table tbody tr td {
  vertical-align:middle;
}
.w3eden .wpdm-download-link {
  background-color:#34495e;
  color:#fff;
  font-weight:bold;
  padding:10px 15px;
  margin-top:10px;
  border-radius:2px;
}
.w3eden .wpdm-download-link:hover {
  background-color:#435f75;
  color:#fff;
  text-decoration:none;
}