/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



.elementor-slideshow__title {
    text-transform: capitalize;
}
#resources {
    width: 100%;
    background-color: #FBECE3;
    height: 29px;
}
#resources th {
    color: #FFFFFF;
    background-color: #AF3C7E;
    text-align: center;
    letter-spacing: .1em;
}
#resources th  a:link, #resources th  a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#resources a:link, #resources a:visited {
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
}
#resources a:link:hover{
    text-decoration: underline;
}
/*#resources td {
    background-image: url(https://invitations123.com/wp-content/uploads/2025/07/resources-bk.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-right: 12px;
    padding-left: 32px;
    color: #B1D0D0;
    font-size: 12px;
}
*/
table tbody>tr:nth-child(odd)>td{
    background: none;
}
table td{
    border: none;
    padding: 5px;
}
table th {
    border: none; 
    line-height: 1.5;
    padding: 5px;
}
table{
    margin-bottom: 5px;
}
