/*
Theme Name: Redix Theme
Author: Kuldeep Kumar
Description: Complete WordPress theme with all templates, no template-parts.
Version: 1.0
*/

.carousel-caption h1 {
    text-align: left;
}

a {
  color: inherit !important;
  text-decoration: none !important;
}

a:hover,
a:focus {
color: inherit !important;
  text-decoration: none !important;
}