/*!
Theme Name: Southern Mareena
Theme URI: http://www.southernmarina.com.my/index.php/en/home
Description: This a custom base responsive WordPress theme for Southern Mareena. Also theme is not available for you to download or buy. It's a full custom theme.
Author: Momentro
Author URI: http://www.momentro.com/
Version: 1.0
Tags: responsive, white, bootstrap4, wordpress, 
*/

footer.down-index .right-section a,
footer.down-index .right-section a:visited,
footer.down-index .right-section a:active {
  color: #ffffff !important;
  text-decoration: none;
  transition: color 0.3s ease;
}

footer.down-index .right-section a:hover {
  color: #d49f2a !important; /* gold hover color */
  text-decoration: underline;
}

footer.down-index .right-section span {
  color: #ffffff !important;
}