/*
Theme Name: Zepeda Capital Theme
Theme URI: https://zepedacapitalholdings.com
Author: Zepeda Capital Holdings LLC
Description: Custom WordPress theme for Zepeda Capital Holdings, emphasizing power, strategy, and prestige.
Version: 1.0
*/

body {
  margin: 0;
  padding: 0;
  font-family: 'Merriweather', serif;
  background: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  color: #FFFFFF;
}
