/*
 Theme Name:   Chaber Consulting Theme
 Theme URI:    https://www.chaberconsulting.com
 Description:  Custom WP Theme for Chaber Consulting by Techy
 Author:       Techy
 Author URI:   https://techy.pt
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  helloelementor-child

*/

.copyright_text {
  color: white;
  font-size: 12px;
  text-align: center;
  margin-bottom: 0px;
}

.copyright_text a {
  color: white !important;
  font-weight: bold;
}
/*
.cpel-switcher__list {
  background-color: white !important;
}*/

[type="button"],
[type="submit"],
button {
  border: 0px !important;
}

.developed-by p {
  font-size: 12px !important;
  color: white !important;
  line-height: 18px !important;
}

.developed-by a {
  color: white !important;
  font-weight: bold !important;
}
