/*
Theme Name: Ring Rapture Child
Theme URI: https://www.ringrapture.com
Template: Divi
Author: Wesley Toma-Lee
Author URI: https://www.ringrapture.com
Description: Child theme for my Ring Rapture website.
Version: 1.0.0
Updated: 2025-05-14 15:10:10

*/

.ring-style-col h2 {
  font-family: 'Libra Serif Modern', serif;
  font-weight: 700;
  margin-bottom: 10px;
}

.ring-style-col p {
  font-size: 16px;
  line-height: 1.6;
  color: #4B2E20;
}

.ring-style-button a {
  background-color: #D9C2A4;
  color: #2A1C15;
  padding: 10px 20px;
  border-radius: 4px;
}
